File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,13 +45,13 @@ dependencies {
45
45
46
46
implementation(" androidx.core:core-ktx:1.12.0" )
47
47
implementation(" androidx.appcompat:appcompat:1.6.1" )
48
- implementation(" com.google.android.material:material:1.10 .0" )
48
+ implementation(" com.google.android.material:material:1.11 .0" )
49
49
implementation(" androidx.constraintlayout:constraintlayout:2.1.4" )
50
50
testImplementation(" junit:junit:4.13.2" )
51
51
androidTestImplementation(" androidx.test.ext:junit:1.1.5" )
52
52
androidTestImplementation(" androidx.test.espresso:espresso-core:3.5.1" )
53
53
54
- implementation(" androidx.lifecycle:lifecycle-runtime-ktx:2.6.2 " )
54
+ implementation(" androidx.lifecycle:lifecycle-runtime-ktx:2.7.0 " )
55
55
56
56
implementation(" com.github.bumptech.glide:glide:4.16.0" )
57
57
You can’t perform that action at this time.
0 commit comments