File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ android {
3737}
3838
3939dependencies {
40- implementation(" androidx.core:core-ktx:1.16 .0" )
40+ implementation(" androidx.core:core-ktx:1.17 .0" )
4141 implementation(" androidx.appcompat:appcompat:1.7.1" )
4242 implementation(" androidx.activity:activity-ktx:1.10.1" )
4343 implementation(" com.github.TakWolf.Android-InsetsWidget:insetswidget:0.0.1" )
Original file line number Diff line number Diff line change 11plugins {
2- id(" com.android.application" ) version " 8.12.0 " apply false
3- id(" com.android.library" ) version " 8.12.0 " apply false
4- id(" org.jetbrains.kotlin.android" ) version " 2.2.0 " apply false
2+ id(" com.android.application" ) version " 8.12.1 " apply false
3+ id(" com.android.library" ) version " 8.12.1 " apply false
4+ id(" org.jetbrains.kotlin.android" ) version " 2.2.10 " apply false
55}
You can’t perform that action at this time.
0 commit comments