Browse Source

Update build.gradle.kts

An An 5 months ago
parent
commit
eb1e2e3737
1 changed files with 0 additions and 1 deletions
  1. 0 1
      build.gradle.kts

+ 0 - 1
build.gradle.kts

@@ -7,7 +7,6 @@ buildscript {
     dependencies {
         classpath(Libs.com_android_tools_build_gradle)
         classpath(Libs.org_jetbrains_kotlin_kotlin_gradle_plugin)
-        classpath(Libs.com_jfrog_bintray_gradle_bintray_plugin)
     }
 }