Skip to content

Commit

Permalink
Upgrade android build gradle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
nekocode committed Jun 26, 2018
1 parent 51f4c82 commit 56ac374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.2'
classpath 'com.android.tools.build:gradle:3.1.3'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
}
}
Expand Down

0 comments on commit 56ac374

Please sign in to comment.