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 99d9f6b commit f44cd86Copy full SHA for f44cd86
build.gradle
@@ -8,8 +8,6 @@ buildscript {
8
}
9
dependencies {
10
classpath 'com.android.tools.build:gradle:4.1.2'
11
- classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'
12
- classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
13
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
14
15
0 commit comments