We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae556c5 + 402c558 commit fc168c2Copy full SHA for fc168c2
app/build.gradle.kts
@@ -56,7 +56,7 @@ dependencies {
56
implementation("androidx.window:window:1.5.1")
57
58
// Compose BOM
59
- val composeBom = platform("androidx.compose:compose-bom:2025.12.01")
+ val composeBom = platform("androidx.compose:compose-bom:2026.01.00")
60
implementation(composeBom)
61
androidTestImplementation(composeBom)
62
0 commit comments