Skip to content

Commit

Permalink
update gradle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
TellH committed Oct 1, 2016
1 parent 0cb9cd1 commit 9f9a640
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.0'

//JitPack
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.3'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1'
classpath 'com.android.tools.build:gradle:2.2.0'
}
}

Expand Down

0 comments on commit 9f9a640

Please sign in to comment.