Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent 9062a99 commit 59b6bda
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.5.2"
jacoco = "0.8.8"

[libraries]
bom-compose = { group = "androidx.compose", name = "compose-bom", version = "2024.06.00" }
bom-compose = { group = "androidx.compose", name = "compose-bom", version = "2024.08.00" }
bom-firebase = { group = "com.google.firebase", name = "firebase-bom", version = "33.1.2" }

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

0 comments on commit 59b6bda

Please sign in to comment.