Skip to content

Commit 953c867

Browse files
Update dependency androidx.compose:compose-bom 2024.11.00 to v2024.12.01 (#155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71705df commit 953c867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ android {
6363
}
6464

6565
dependencies {
66-
implementation(platform("androidx.compose:compose-bom:2024.11.00"))
66+
implementation(platform("androidx.compose:compose-bom:2024.12.01"))
6767
implementation("androidx.activity:activity-compose:1.9.3")
6868
implementation("androidx.compose.material3:material3")
6969
implementation("androidx.compose.ui:ui")

0 commit comments

Comments
 (0)