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 a3f8a38 + b1ae166 commit ad34cbeCopy full SHA for ad34cbe
app/build.gradle.kts
@@ -55,7 +55,7 @@ dependencies {
55
implementation(project(":MPChartLib"))
56
57
// Compose BOM
58
- val composeBom = platform("androidx.compose:compose-bom:2024.11.00")
+ val composeBom = platform("androidx.compose:compose-bom:2025.12.00")
59
implementation(composeBom)
60
androidTestImplementation(composeBom)
61
0 commit comments