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 3862529 commit 804d4ebCopy full SHA for 804d4eb
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
jcenter()
7
}
8
dependencies {
9
- classpath 'com.android.tools.build:gradle:3.0.0-rc1'
+ classpath 'com.android.tools.build:gradle:3.0.0'
10
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
11
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'
12
0 commit comments