Skip to content

Commit

Permalink
fix(deps): update dependency androidx.compose:compose-bom to v2024.10.00
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent cf7b9b2 commit c4b3d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ androidGradlePlugin = "8.7.1"
jacoco = "0.8.8"

[libraries]
bom-compose = { group = "androidx.compose", name = "compose-bom", version = "2024.09.03" }
bom-compose = { group = "androidx.compose", name = "compose-bom", version = "2024.10.00" }
bom-firebase = { group = "com.google.firebase", name = "firebase-bom", version = "33.5.0" }

androidx-core = { module = "androidx.core:core-ktx", version = "1.13.1" }
Expand Down

0 comments on commit c4b3d91

Please sign in to comment.