chore(deps): Update compose bom to v2024.07.00-alpha01

This commit is contained in:
Ahmad Ansori Palembani 2024-07-25 08:46:50 +07:00
parent 8f29677400
commit f4c0df3181
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[versions]
compose-bom = "2024.06.00-alpha01"
compose-bom = "2024.07.00-alpha01"
[libraries]
bom = { module = "dev.chrisbanes.compose:compose-bom", version.ref = "compose-bom" }