Migrate to Android Gradle Plugin 9
This commit is contained in:
@@ -2,7 +2,6 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
|
||||
|
||||
plugins {
|
||||
alias(libs.plugins.android.library)
|
||||
alias(libs.plugins.kotlin.android)
|
||||
}
|
||||
|
||||
android {
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
# This is generated automatically by the Android Gradle plugin.
|
||||
-dontwarn com.google.re2j.Matcher
|
||||
-dontwarn com.google.re2j.Pattern
|
||||
Reference in New Issue
Block a user