Skip to content

Commit

Permalink
Jgradle
Browse files Browse the repository at this point in the history
  • Loading branch information
tpcstld committed May 28, 2018
1 parent 346a0ee commit 2b3b486
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 2048/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ buildscript {
repositories {
mavenCentral()
google()
jcenter()
maven {
url 'https://maven.google.com/'
name 'Google'
Expand All @@ -18,5 +19,6 @@ allprojects {
repositories {
mavenCentral()
google()
jcenter()
}
}

0 comments on commit 2b3b486

Please sign in to comment.