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