File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -479,7 +479,7 @@ dependencies {
479479 implementation(" androidx.preference:preference-ktx:1.2.1" )
480480 implementation(" androidx.core:core-ktx:1.17.0" )
481481 implementation(" androidx.core:core-splashscreen:1.2.0" )
482- implementation(" androidx.activity:activity-ktx:1.11 .0" )
482+ implementation(" androidx.activity:activity-ktx:1.12 .0" )
483483 implementation(" androidx.fragment:fragment-ktx:1.8.9" )
484484 implementation(" androidx.work:work-runtime-ktx:2.11.0" )
485485 implementation(" androidx.navigation:navigation-fragment-ktx:2.9.6" )
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ plugins {
1111 id(" androidx.navigation.safeargs.kotlin" ) version " 2.9.6" apply false
1212 id(" com.starter.easylauncher" ) version " 6.4.1" apply false
1313 id(" org.jetbrains.kotlin.plugin.parcelize" ) version " 2.2.21" apply false
14- id(" com.google.devtools.ksp" ) version " 2.3.2 " apply false
14+ id(" com.google.devtools.ksp" ) version " 2.3.3 " apply false
1515 id(" org.ajoberstar.grgit" ) version " 5.3.3" apply false
1616}
1717
You can’t perform that action at this time.
0 commit comments