Skip to content

Commit f44cd86

Browse files
committed
removed unused plugins.
1 parent 99d9f6b commit f44cd86

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ buildscript {
88
}
99
dependencies {
1010
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'
1311
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1412
}
1513
}

0 commit comments

Comments
 (0)