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 ba8ca13df4
commit 18e87787f5

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]