Skip to content

Commit

Permalink
fix(deps): update dependency androidx.compose:compose-bom to v2024.09…
Browse files Browse the repository at this point in the history
….01 (#117)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent 364de8e commit ccf594f
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.6.0"
jacoco = "0.8.8"

[libraries]
bom-compose = { group = "androidx.compose", name = "compose-bom", version = "2024.09.00" }
bom-compose = { group = "androidx.compose", name = "compose-bom", version = "2024.09.01" }
bom-firebase = { group = "com.google.firebase", name = "firebase-bom", version = "33.2.0" }

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

0 comments on commit ccf594f

Please sign in to comment.