Skip to content

Commit

Permalink
Merge commit '13472cec6764aec2e06a3c66ec1b139baa680aa3' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed May 7, 2021
2 parents cf1e850 + 13472ce commit f1fa836
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android-project/build.gradle
Expand Up @@ -2,7 +2,7 @@

buildscript {
repositories {
jcenter()
mavenCentral()
google()
}
dependencies {
Expand All @@ -15,7 +15,7 @@ buildscript {

allprojects {
repositories {
jcenter()
mavenCentral()
google()
}
}
Expand Down

0 comments on commit f1fa836

Please sign in to comment.