File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -104,5 +104,5 @@ dependencies {
104104 implementation(" org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2" )
105105 implementation(" androidx.lifecycle:lifecycle-runtime-ktx:2.10.0" )
106106 implementation(" androidx.documentfile:documentfile:1.1.0" )
107- implementation(" androidx.activity:activity-ktx:1.12.3 " )
107+ implementation(" androidx.activity:activity-ktx:1.12.4 " )
108108}
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ pluginManagement {
2020plugins {
2121 id(" dev.flutter.flutter-plugin-loader" ) version " 1.0.0"
2222 id(" com.android.application" ) version " 8.13.2" apply false
23- id(" org.jetbrains.kotlin.android" ) version " 2.2.21 " apply false
23+ id(" org.jetbrains.kotlin.android" ) version " 2.3.10 " apply false
2424}
2525
2626include(" :app" )
You can’t perform that action at this time.
0 commit comments