We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8be222 + 7848c2d commit 15037a8Copy full SHA for 15037a8
app/build.gradle.kts
@@ -41,7 +41,7 @@ android {
41
}
42
43
dependencies {
44
- implementation(platform("org.jetbrains.kotlin:kotlin-bom:2.3.10"))
+ implementation(platform("org.jetbrains.kotlin:kotlin-bom:2.3.20"))
45
implementation("androidx.core:core-ktx:1.18.0")
46
47
// Compose BOM (Bill of Materials)
0 commit comments