Remove unused dependency on androidx.appcompat:appcompat

This commit is contained in:
Benoit Marty
2024-06-25 09:15:07 +02:00
parent 8734cbc10d
commit b097a26d2d

View File

@@ -209,7 +209,6 @@ google_autoservice_annotations = { module = "com.google.auto.service:auto-servic
# See https://github.com/renovatebot/renovate/issues/18354
android_composeCompiler = { module = "androidx.compose.compiler:compiler", version.ref = "composecompiler" }
androidx-test-ext-junit = { group = "androidx.test.ext", name = "junit", version.ref = "androidx-test-ext-junit" }
appcompat = "androidx.appcompat:appcompat:1.7.0"
[bundles]