@@ -436,7 +436,7 @@ dependencies {
436436 androidTestImplementation(" androidx.test.uiautomator:uiautomator:2.3.0" )
437437 androidTestImplementation(" androidx.room:room-testing:2.7.2" )
438438 androidTestImplementation(" androidx.arch.core:core-testing:2.2.0" )
439- androidTestImplementation(" androidx.work:work-testing:2.10.3 " )
439+ androidTestImplementation(" androidx.work:work-testing:2.10.4 " )
440440 androidTestImplementation(" com.squareup.okhttp3:mockwebserver:5.1.0" )
441441 androidTestImplementation(" com.squareup.okhttp3:okhttp-tls:5.1.0" )
442442 androidTestImplementation(" com.athaydes.rawhttp:rawhttp-core:2.6.0" )
@@ -477,17 +477,17 @@ dependencies {
477477 implementation(" androidx.preference:preference-ktx:1.2.1" )
478478 implementation(" androidx.core:core-ktx:1.17.0" )
479479 implementation(" androidx.core:core-splashscreen:1.0.1" )
480- implementation(" androidx.activity:activity-ktx:1.10.1 " )
480+ implementation(" androidx.activity:activity-ktx:1.11.0 " )
481481 implementation(" androidx.fragment:fragment-ktx:1.8.9" )
482- implementation(" androidx.work:work-runtime-ktx:2.10.3 " )
482+ implementation(" androidx.work:work-runtime-ktx:2.10.4 " )
483483 implementation(" androidx.navigation:navigation-fragment-ktx:2.9.3" )
484484 implementation(" androidx.navigation:navigation-ui-ktx:2.9.3" )
485485 implementation(" androidx.navigation:navigation-runtime-ktx:2.9.3" )
486486 implementation(" androidx.webkit:webkit:1.14.0" )
487487
488488 implementation(" com.google.android.gms:play-services-base:18.7.2" )
489489 implementation(" com.google.android.gms:play-services-auth:21.4.0" )
490- implementation(" com.google.android.material:material:1.12 .0" )
490+ implementation(" com.google.android.material:material:1.13 .0" )
491491 implementation(" com.google.android.flexbox:flexbox:3.0.0" )
492492 implementation(" com.google.code.gson:gson:2.13.1" )
493493 implementation(" com.google.api-client:google-api-client-android:2.8.1" )
0 commit comments