2 parents 34c9aa0 + bd3049f commit b701d4fCopy full SHA for b701d4f
1 file changed
app/build.gradle.kts
@@ -42,7 +42,7 @@ android {
42
}
43
44
dependencies {
45
- implementation(platform("org.jetbrains.kotlin:kotlin-bom:2.2.20"))
+ implementation(platform("org.jetbrains.kotlin:kotlin-bom:2.2.21"))
46
implementation("androidx.core:core-ktx:1.17.0")
47
48
// Compose BOM (Bill of Materials)
0 commit comments