Skip to content

Commit

Permalink
Added maven url
Browse files Browse the repository at this point in the history
  • Loading branch information
Tushar M Shetty committed Feb 21, 2023
1 parent c03ea8d commit ff24114
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
maven { url 'https://jitpack.io' }
}
}
rootProject.name = "AutoScroll"
Expand Down

0 comments on commit ff24114

Please sign in to comment.