Skip to content

Commit

Permalink
upgrade to android-gradle 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maxme committed Nov 4, 2014
1 parent e154814 commit ded9e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WordPressUtils/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:0.12.+'
classpath 'com.android.tools.build:gradle:0.14.0'
}
}

Expand Down

0 comments on commit ded9e7c

Please sign in to comment.