Skip to content

Commit c13920f

Browse files
friederbluemlesamtstern
authored andcommitted
Update Android Gradle plug-in to 2.1.2 (#180)
1 parent 959838a commit c13920f

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
@@ -6,7 +6,7 @@ buildscript {
66
mavenLocal()
77
}
88
dependencies {
9-
classpath 'com.android.tools.build:gradle:2.1.0'
9+
classpath 'com.android.tools.build:gradle:2.1.2'
1010
classpath 'com.google.gms:google-services:3.0.0'
1111

1212
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'

0 commit comments

Comments
 (0)