Skip to content

Commit 471405a

Browse files
author
Josh Deffibaugh
committed
Update android gradle plugin for new Android Studio
1 parent 6913fb9 commit 471405a

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
@@ -30,7 +30,7 @@ buildscript {
3030
jcenter()
3131
}
3232
dependencies {
33-
classpath 'com.android.tools.build:gradle:2.2.0'
33+
classpath 'com.android.tools.build:gradle:2.2.2'
3434

3535
// NOTE: Do not place your application dependencies here; they belong
3636
// in the individual module build.gradle files

0 commit comments

Comments
 (0)