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 @@ -51,7 +51,7 @@ android {
5151dependencies {
5252
5353 implementation(project(" :lib" ))
54- implementation(" androidx.core:core-ktx:1.7 .0" )
54+ implementation(" androidx.core:core-ktx:1.15 .0" )
5555 implementation(" androidx.compose.ui:ui:$composeVersion " )
5656 implementation(" androidx.compose.material:material:$composeVersion " )
5757 implementation(" androidx.compose.material3:material3:1.0.0-alpha02" )
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ android {
3535}
3636
3737dependencies {
38- implementation(" androidx.core:core-ktx:1.7 .0" )
38+ implementation(" androidx.core:core-ktx:1.15 .0" )
3939 implementation(" androidx.appcompat:appcompat:1.4.0" )
4040 implementation(" com.google.android.material:material:1.4.0" )
4141 implementation(" com.hankcs:aho-corasick-double-array-trie:1.2.3" )
You can’t perform that action at this time.
0 commit comments