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 137d3c1 commit 451f0feCopy full SHA for 451f0fe
build.gradle
@@ -33,7 +33,7 @@ repositories {
33
}
34
35
dependencies {
36
- compile 'com.android.tools.build:gradle:3.1.0-alpha05'
+ compile 'com.android.tools.build:gradle:3.0.0'
37
compile gradleApi()
38
testCompile gradleTestKit()
39
testCompile "junit:junit:4.12"
0 commit comments