Update dependency androidx.appcompat:appcompat to v1.7.0

This commit is contained in:
renovate[bot] 2024-05-30 09:00:14 +00:00 committed by GitHub
parent 02d7c49680
commit cd2bfaec32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -203,7 +203,7 @@ google_autoservice_annotations = { module = "com.google.auto.service:auto-servic
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" }
espresso-core = { group = "androidx.test.espresso", name = "espresso-core", version.ref = "espresso-core" }
appcompat = "androidx.appcompat:appcompat:1.6.1"
appcompat = "androidx.appcompat:appcompat:1.7.0"
[bundles]