We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07f8bb1 + 66a1cf8 commit f7cf43bCopy full SHA for f7cf43b
app/build.gradle.kts
@@ -35,7 +35,7 @@ android {
35
}
36
37
dependencies {
38
- implementation(platform("org.jetbrains.kotlin:kotlin-bom:2.1.21"))
+ implementation(platform("org.jetbrains.kotlin:kotlin-bom:2.2.0"))
39
implementation("androidx.core:core-ktx:1.16.0")
40
41
// Compose BOM (Bill of Materials)
0 commit comments