Skip to content

Commit

Permalink
Update dependency androidx.compose:compose-bom to v2024.06.00
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent 1c151af commit 7c171d5
Show file tree
Hide file tree
Showing 2 changed files with 293 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ ext {

// Compose Dependencies
compose_activity_version = '1.9.0'
compose_bom_version = '2024.05.00'
compose_bom_version = '2024.06.00'
compose_hilt_version = '1.2.0'
compose_viewmodel_version = '2.8.2'

Expand Down
Loading

0 comments on commit 7c171d5

Please sign in to comment.