File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ android {
2929
3030dependencies {
3131 implementation ' androidx.appcompat:appcompat:1.4.1'
32- implementation ' com.google.android.material:material:1.5 .0'
32+ implementation ' com.google.android.material:material:1.6 .0'
3333 implementation ' androidx.constraintlayout:constraintlayout:2.1.3'
3434
3535 implementation ' com.google.firebase:firebase-appcheck:16.0.0-beta02'
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ dependencies {
2626 implementation ' androidx.browser:browser:1.0.0'
2727 implementation ' androidx.cardview:cardview:1.0.0'
2828 implementation ' androidx.constraintlayout:constraintlayout:2.1.3'
29- implementation ' com.google.android.material:material:1.5 .0'
29+ implementation ' com.google.android.material:material:1.6 .0'
3030 implementation ' androidx.activity:activity:1.4.0'
3131
3232 implementation " com.google.firebase:firebase-auth-ktx:21.0.3"
Original file line number Diff line number Diff line change @@ -27,6 +27,6 @@ dependencies {
2727 implementation ' androidx.recyclerview:recyclerview:1.2.1'
2828 implementation ' com.google.firebase:firebase-dynamic-links:21.0.1'
2929
30- implementation ' com.google.android.material:material:1.5 .0'
30+ implementation ' com.google.android.material:material:1.6 .0'
3131 implementation ' androidx.constraintlayout:constraintlayout:2.1.3'
3232}
Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ dependencies {
2626 implementation " com.google.firebase:firebase-storage-ktx:20.0.1"
2727
2828 implementation ' com.firebaseui:firebase-ui-storage:8.0.1'
29- implementation ' com.github.bumptech.glide:glide:4.13.1 '
30- annotationProcessor ' com.github.bumptech.glide:compiler:4.13.1 '
31- kapt ' com.github.bumptech.glide:compiler:4.13.1 '
29+ implementation ' com.github.bumptech.glide:glide:4.13.2 '
30+ annotationProcessor ' com.github.bumptech.glide:compiler:4.13.2 '
31+ kapt ' com.github.bumptech.glide:compiler:4.13.2 '
3232
3333 implementation ' androidx.constraintlayout:constraintlayout:2.1.3'
3434}
You can’t perform that action at this time.
0 commit comments