Skip to content

Commit c4d4026

Browse files
committed
update androidx dependencies
1 parent 0c6a422 commit c4d4026

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ android {
5858
}
5959

6060
dependencies {
61-
implementation 'androidx.appcompat:appcompat:1.7.0'
61+
implementation 'androidx.appcompat:appcompat:1.7.1'
6262
implementation 'androidx.media:media:1.7.0'
6363
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
64-
implementation 'androidx.recyclerview:recyclerview:1.3.2'
64+
implementation 'androidx.recyclerview:recyclerview:1.4.0'
6565
implementation 'com.google.android.material:material:1.12.0'
6666
implementation 'org.greenrobot:eventbus:3.3.1'
6767
implementation 'org.greenrobot:greendao:3.3.0'

0 commit comments

Comments
 (0)