Skip to content

Commit

Permalink
Updated Gradle plugin for Android Studio 2.1 Preview 1.
Browse files Browse the repository at this point in the history
  • Loading branch information
nickbutcher committed Mar 14, 2016
1 parent d75b02c commit 441da2c
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 @@ -21,7 +21,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:2.0.0-beta6'
classpath 'com.android.tools.build:gradle:2.1.0-alpha1'
}

}

0 comments on commit 441da2c

Please sign in to comment.