We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49502c9 + 63e2663 commit 9be8343Copy full SHA for 9be8343
app/build.gradle.kts
@@ -42,7 +42,7 @@ android {
42
43
dependencies {
44
implementation(platform("org.jetbrains.kotlin:kotlin-bom:2.3.10"))
45
- implementation("androidx.core:core-ktx:1.17.0")
+ implementation("androidx.core:core-ktx:1.18.0")
46
47
// Compose BOM (Bill of Materials)
48
implementation(platform("androidx.compose:compose-bom:2026.02.01"))
0 commit comments