Skip to content

Commit 6ac0248

Browse files
committed
Merge branch 'hotfix/3.3.1' into release/3.4
Updated to support Android Studio 0.9
2 parents 0a3da42 + eb70e6f commit 6ac0248

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)