We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f103a95 commit 4cb847eCopy full SHA for 4cb847e
1 file changed
app/build.gradle.kts
@@ -52,7 +52,7 @@ tasks.withType<org.jetbrains.kotlin.gradle.tasks.KotlinCompile>().configureEach
52
53
dependencies {
54
55
- implementation(platform("androidx.compose:compose-bom:2023.10.01"))
+ implementation(platform("androidx.compose:compose-bom:2026.01.00"))
56
57
implementation("androidx.compose.ui:ui-graphics")
58
implementation("androidx.core:core-ktx:1.12.0")
0 commit comments