Skip to content

Commit 6e50599

Browse files
update Android gradle plugin
1 parent 2ea633b commit 6e50599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1.3'
6+
classpath 'com.android.tools.build:gradle:2.2.1'
77
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
88
}
99
}

0 commit comments

Comments
 (0)