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 0c18fed commit f23b24cCopy full SHA for f23b24c
core/build.gradle
@@ -43,8 +43,8 @@ android {
43
44
dependencies {
45
46
- implementation "androidx.appcompat:appcompat:1.2.0"
47
- implementation "androidx.annotation:annotation:1.8.2"
+ implementation 'androidx.appcompat:appcompat:1.7.0'
+ implementation 'androidx.annotation:annotation:1.9.1'
48
49
testImplementation 'junit:junit:4.13.2'
50
testImplementation 'org.robolectric:robolectric:4.12.2'
0 commit comments