diff --git a/build.gradle b/build.gradle index f8699099f1..85607dd2f1 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,6 @@ plugins { // https://developer.android.com/studio/releases/gradle-plugin id 'com.android.application' version '9.2.1' apply false - //id 'com.android.library' version '9.2.0' apply false // https://plugins.gradle.org/plugin/de.undercouch.download id 'de.undercouch.download' version '5.6.0' apply false }