Skip to content

Commit

Permalink
update repo
Browse files Browse the repository at this point in the history
  • Loading branch information
guohai committed Nov 9, 2022
1 parent 019c55a commit 54bc190
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ buildscript {
repositories {
mavenLocal()

mavenCentral()

google()
}

Expand All @@ -24,6 +26,8 @@ allprojects {
repositories {
mavenLocal()

mavenCentral()

maven { url 'https://www.jitpack.io' }
google()
}
Expand Down

0 comments on commit 54bc190

Please sign in to comment.