File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -480,12 +480,12 @@ dependencies {
480480 implementation(" androidx.activity:activity-ktx:1.11.0" )
481481 implementation(" androidx.fragment:fragment-ktx:1.8.9" )
482482 implementation(" androidx.work:work-runtime-ktx:2.10.4" )
483- implementation(" androidx.navigation:navigation-fragment-ktx:2.9.3 " )
484- implementation(" androidx.navigation:navigation-ui-ktx:2.9.3 " )
485- implementation(" androidx.navigation:navigation-runtime-ktx:2.9.3 " )
483+ implementation(" androidx.navigation:navigation-fragment-ktx:2.9.4 " )
484+ implementation(" androidx.navigation:navigation-ui-ktx:2.9.4 " )
485+ implementation(" androidx.navigation:navigation-runtime-ktx:2.9.4 " )
486486 implementation(" androidx.webkit:webkit:1.14.0" )
487487
488- implementation(" com.google.android.gms:play-services-base:18.7.2 " )
488+ implementation(" com.google.android.gms:play-services-base:18.8.0 " )
489489 implementation(" com.google.android.gms:play-services-auth:21.4.0" )
490490 implementation(" com.google.android.material:material:1.13.0" )
491491 implementation(" com.google.android.flexbox:flexbox:3.0.0" )
You can’t perform that action at this time.
0 commit comments