Skip to content

Commit a3b5efa

Browse files
committed
upgrade to android-gradle 0.14.0
1 parent c269171 commit a3b5efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPressUtils/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
mavenCentral()
55
}
66
dependencies {
7-
classpath 'com.android.tools.build:gradle:0.12.+'
7+
classpath 'com.android.tools.build:gradle:0.14.0'
88
}
99
}
1010

0 commit comments

Comments
 (0)