Skip to content

Commit b4b0f59

Browse files
Upgrade dependency versions
1 parent 5ddd9c4 commit b4b0f59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ android {
4343

4444
dependencies {
4545

46-
implementation 'androidx.appcompat:appcompat:1.7.0'
47-
implementation 'androidx.annotation:annotation:1.9.1'
46+
implementation 'androidx.appcompat:appcompat:1.3.1'
47+
implementation 'androidx.annotation:annotation:1.8.2'
4848

4949
testImplementation 'junit:junit:4.13.2'
5050
testImplementation 'org.robolectric:robolectric:4.14.1'

0 commit comments

Comments
 (0)