Skip to content

Commit

Permalink
add google repository to all projects
Browse files Browse the repository at this point in the history
  • Loading branch information
bailuk committed May 7, 2018
1 parent 8cb1948 commit 4970a60
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified .idea/caches/build_file_checksums.ser
Binary file not shown.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ buildscript {

allprojects {
repositories {
google() // for com.android.tools.build:gradle'
jcenter()
}
}

0 comments on commit 4970a60

Please sign in to comment.