Skip to content

Commit cb1661f

Browse files
committed
Upgrade gradle plugin to 2.0.0-beta5
Mandatory by AS 2.0-b5
1 parent fc52906 commit cb1661f

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
@@ -3,7 +3,7 @@ buildscript {
33
jcenter()
44
}
55
dependencies {
6-
classpath 'com.android.tools.build:gradle:2.0.0-beta4'
6+
classpath 'com.android.tools.build:gradle:2.0.0-beta5'
77
}
88
}
99

0 commit comments

Comments
 (0)