fix(deps): update dependency androidx.core:core-ktx to v1.12.0 #5

Merged
tianzixuan merged 1 commits from renovate/androidx.core-core-ktx-1.x into main 2023-10-29 09:45:15 +08:00
Showing only changes of commit 83852c33d3 - Show all commits

View File

@ -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