Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
christocracy committed Jul 11, 2017
1 parent b133734 commit de45d3b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
allprojects {
version = "1.0"
repositories {
jcenter()
}
version = "1.0"
}

buildscript {
repositories {
jcenter()
}
dependencies {
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5' // Add this lin
}
Expand Down

0 comments on commit de45d3b

Please sign in to comment.