Skip to content

Commit

Permalink
Bump Gradle plugin for Android to 3.0.0-beta6
Browse files Browse the repository at this point in the history
  • Loading branch information
h6ah4i committed Sep 18, 2017
1 parent 4d76f27 commit 1a3cd93
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 @@ -11,7 +11,7 @@ buildscript {
}
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.0-alpha8'
classpath 'com.android.tools.build:gradle:3.0.0-beta6'
classpath 'me.vigi:fat-aar-plugin:0.2.8'

// NOTE: Do not place your application dependencies here; they belong
Expand Down

0 comments on commit 1a3cd93

Please sign in to comment.