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
….02 (#123)

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

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

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

0 comments on commit db812b5

Please sign in to comment.