Skip to content

Commit

Permalink
update project build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
zsfenggy committed Feb 24, 2018
1 parent e3d501c commit a61e645
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Expand Up @@ -2,6 +2,7 @@

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

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

0 comments on commit a61e645

Please sign in to comment.