We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c515a2 commit d14ea7fCopy full SHA for d14ea7f
test-fixture/app/build.gradle
@@ -30,7 +30,7 @@ tasks.withType(org.jetbrains.kotlin.gradle.tasks.KotlinCompile).configureEach {
30
}
31
32
dependencies {
33
- implementation 'androidx.appcompat:appcompat:1.7.9'
+ implementation 'androidx.appcompat:appcompat:1.7.0'
34
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
35
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
36
0 commit comments