We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c6a422 commit c4d4026Copy full SHA for c4d4026
1 file changed
app/build.gradle
@@ -58,10 +58,10 @@ android {
58
}
59
60
dependencies {
61
- implementation 'androidx.appcompat:appcompat:1.7.0'
+ implementation 'androidx.appcompat:appcompat:1.7.1'
62
implementation 'androidx.media:media:1.7.0'
63
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
64
- implementation 'androidx.recyclerview:recyclerview:1.3.2'
+ implementation 'androidx.recyclerview:recyclerview:1.4.0'
65
implementation 'com.google.android.material:material:1.12.0'
66
implementation 'org.greenrobot:eventbus:3.3.1'
67
implementation 'org.greenrobot:greendao:3.3.0'
0 commit comments