This commit is contained in:
Horis
2024-08-27 16:51:59 +08:00
parent 4163acbb1d
commit d15312dad1
2 changed files with 3 additions and 4 deletions
-1
View File
@@ -22,7 +22,6 @@ android.enableJetifier=false
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
kotlin.incremental.useClasspathSnapshot=true
kotlin.experimental.tryK2=true
android.enableResourceOptimizations=true
# android.enableNewResourceShrinker' is deprecated.
# It was removed in version 8.0 of the Android Gradle plugin.