Skip to content

Commit

Permalink
Update settings.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
luoyesiqiu committed Jul 22, 2023
1 parent a49c07e commit 7531cf5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
maven { url 'https://jitpack.io' }
mavenLocal()
}
}
rootProject.name = "SafeCaller"
Expand Down

0 comments on commit 7531cf5

Please sign in to comment.