fix(deps): update dependency androidx.core:core-ktx to v1.12.0
This commit is contained in:
parent
8973dd9793
commit
83852c33d3
@ -32,7 +32,7 @@ kotlin {
|
||||
dependencies {
|
||||
api("androidx.activity:activity-compose:1.8.0")
|
||||
api("androidx.appcompat:appcompat:1.6.1")
|
||||
api("androidx.core:core-ktx:1.10.1")
|
||||
api("androidx.core:core-ktx:1.12.0")
|
||||
}
|
||||
}
|
||||
val iosX64Main by getting
|
||||
|
Reference in New Issue
Block a user