We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a204f0d commit 8656742Copy full SHA for 8656742
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
jcenter()
6
}
7
dependencies {
8
- classpath 'com.android.tools.build:gradle:2.1.0'
+ classpath 'com.android.tools.build:gradle:2.1.2'
9
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
10
11
// NOTE: Do not place your application dependencies here; they belong
0 commit comments