Skip to content

Commit 8c0fe91

Browse files
authored
Merge pull request #4678 from wordpress-mobile/issue/update-gradle-2.2.2
Update to gradle v2.2.2
2 parents 18bb900 + afe1389 commit 8c0fe91

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.2.1'
6+
classpath 'com.android.tools.build:gradle:2.2.2'
77
classpath 'com.novoda:bintray-release:0.3.4'
88
}
99
}

0 commit comments

Comments
 (0)