File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ android {
130130}
131131
132132dependencies {
133- implementation ' androidx.core:core-ktx:1.17 .0'
133+ implementation ' androidx.core:core-ktx:1.18 .0'
134134
135135 coreLibraryDesugaring ' com.android.tools:desugar_jdk_libs:2.1.5'
136136 implementation fileTree(dir : ' libs' , include : [' *.jar' ])
@@ -143,7 +143,7 @@ dependencies {
143143 implementation ' androidx.localbroadcastmanager:localbroadcastmanager:1.1.0'
144144 implementation ' androidx.constraintlayout:constraintlayout:2.2.1'
145145 implementation ' com.google.android.material:material:1.13.0'
146- implementation ' androidx.work:work-runtime:2.11.0 '
146+ implementation ' androidx.work:work-runtime:2.11.2 '
147147 implementation ' com.google.guava:guava:33.5.0-android'
148148 annotationProcessor ' androidx.annotation:annotation:1.9.1'
149149
You can’t perform that action at this time.
0 commit comments