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 69db9ea commit 7539eadCopy full SHA for 7539ead
build.gradle
@@ -3,7 +3,7 @@ buildscript {
3
mavenCentral()
4
}
5
dependencies {
6
- classpath 'com.android.tools.build:gradle:0.9.+'
+ classpath 'com.android.tools.build:gradle:0.9.2'
7
8
9
library/build.gradle
apply plugin: 'android-library'
sample/build.gradle
apply plugin: 'android'
0 commit comments