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 5e5a000 commit f6ebd58Copy full SHA for f6ebd58
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
jcenter()
7
}
8
dependencies {
9
- classpath 'com.android.tools.build:gradle:2.3.3'
+ classpath 'com.android.tools.build:gradle:2.2.3'
10
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
11
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1'
12
// NOTE: Do not place your application dependencies here; they belong
0 commit comments