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 1aa1a1f commit d77f1d7Copy full SHA for d77f1d7
build.gradle
@@ -3,7 +3,7 @@ buildscript {
3
mavenCentral()
4
}
5
dependencies {
6
- classpath 'com.android.tools.build:gradle:1.0.0'
+ classpath 'com.android.tools.build:gradle:1.2.3'
7
8
9
oc_jb_workaround/build.gradle
- classpath 'com.android.tools.build:gradle:0.13.0'
apply plugin: 'com.android.library'
0 commit comments