Skip to content

Commit

Permalink
upgrade to Gradle 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
romellfudi committed Sep 16, 2018
1 parent c3a3445 commit 10c8eea
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 @@ -6,7 +6,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.1'
classpath 'com.android.tools.build:gradle:3.0.0'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.4'
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'

Expand Down

0 comments on commit 10c8eea

Please sign in to comment.