File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -485,7 +485,7 @@ dependencies {
485485 implementation(" androidx.navigation:navigation-runtime-ktx:2.9.5" )
486486 implementation(" androidx.webkit:webkit:1.14.0" )
487487
488- implementation(" com.google.android.gms:play-services-base:18.8 .0" )
488+ implementation(" com.google.android.gms:play-services-base:18.9 .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" )
@@ -517,7 +517,7 @@ dependencies {
517517 implementation(" org.eclipse.angus:gimap:2.0.4" )
518518 implementation(" commons-io:commons-io:2.20.0" )
519519 implementation(" net.openid:appauth:0.11.1" )
520- implementation(" ch.acra:acra-http:5.12.0 " )
520+ implementation(" ch.acra:acra-http:5.13.1 " )
521521 implementation(" io.github.everythingme:overscroll-decor-android:1.1.1" )
522522
523523 constraints {
Original file line number Diff line number Diff line change 88plugins {
99 id(" com.android.application" ) version " 8.13.0" apply false
1010 id(" org.jetbrains.kotlin.android" ) version " 2.2.20" apply false
11- id(" androidx.navigation.safeargs.kotlin" ) version " 2.9.4 " apply false
11+ id(" androidx.navigation.safeargs.kotlin" ) version " 2.9.5 " apply false
1212 id(" com.starter.easylauncher" ) version " 6.4.1" apply false
1313 id(" org.jetbrains.kotlin.plugin.parcelize" ) version " 2.2.20" apply false
1414 id(" com.google.devtools.ksp" ) version " 2.2.20-2.0.3" apply false
You can’t perform that action at this time.
0 commit comments