Commit 719eeb7 1 parent 082e59c commit 719eeb7 Copy full SHA for 719eeb7
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -87,12 +87,12 @@ dependencies {
87
87
implementation fileTree(dir : ' libs' , include : [' *.jar' ])
88
88
89
89
// https://developer.android.com/jetpack/androidx/releases/
90
- implementation ' androidx.appcompat:appcompat:1.2 .0'
90
+ implementation ' androidx.appcompat:appcompat:1.3 .0'
91
91
implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
92
- implementation ' androidx.recyclerview:recyclerview:1.1.0 '
92
+ implementation ' androidx.recyclerview:recyclerview:1.2.1 '
93
93
implementation ' androidx.preference:preference:1.1.1'
94
94
implementation ' androidx.localbroadcastmanager:localbroadcastmanager:1.0.0'
95
- annotationProcessor ' androidx.annotation:annotation:1.1 .0'
95
+ annotationProcessor ' androidx.annotation:annotation:1.2 .0'
96
96
97
97
// https://bumptech.github.io/glide/
98
98
implementation(' com.github.bumptech.glide:glide:4.11.0' ) {
You can’t perform that action at this time.
0 commit comments