Skip to content

Commit

Permalink
Updade Compose dependencies to BOM 2022.12.00
Browse files Browse the repository at this point in the history
  • Loading branch information
sebaslogen committed Dec 13, 2022
1 parent 448f195 commit ca6f921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ versions.robolectric = "4.7.3"

// Compose
versions.composeCompiler = "1.3.2"
versions.composeBOM = "2022.11.00"
versions.composeBOM = "2022.12.00"
// Compose integration with Activities
versions.activityCompose = "1.6.1"
// Compose integration with ViewModels
Expand Down

0 comments on commit ca6f921

Please sign in to comment.