Build(gradle): Upgrade dependencies

This commit is contained in:
2024-09-26 18:44:03 +08:00
parent 112e30804e
commit 04812cf56b
3 changed files with 34 additions and 40 deletions

View File

@@ -95,9 +95,6 @@ android {
compose = true
buildConfig = true
}
composeOptions {
kotlinCompilerExtensionVersion = "1.5.12"
}
packaging {
resources {
excludes += "/META-INF/{AL2.0,LGPL2.1}"