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 and ahmedre committed Oct 16, 2024
1 parent f054911 commit b00242b
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 @@ -4,7 +4,7 @@ kotlin = "2.0.21"
ksp = "2.0.21-1.0.25"

# required within the Gradle convention plugins - not unused
composeBomVersion = "2024.09.03"
composeBomVersion = "2024.10.00"
okhttpBomVersion = "4.12.0"

# dependencies
Expand Down

0 comments on commit b00242b

Please sign in to comment.