Skip to content

Commit

Permalink
Bump Compose bom to 10.01 and benchmark to 1.2.0 (#878)
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves authored Oct 18, 2023
1 parent 463b9bf commit daffaaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ androidxActivity = "1.7.2"
androidxDataStore = "1.0.0"
googleService = "4.3.14"

androidxComposeBom = "2023.10.00"
androidxComposeBom = "2023.10.01"
androidxComposeCompiler = "1.5.3"
androidxComposeTracing = "1.0.0-alpha03"
androidxHiltNavigation = "1.0.0"
Expand Down Expand Up @@ -52,7 +52,7 @@ streamPush = "1.1.4"
androidxTest = "1.5.2"
androidxTestCore = "1.5.0"
androidxProfileinstaller = "1.3.1"
androidxMacroBenchmark = "1.2.0-rc02"
androidxMacroBenchmark = "1.2.0"
androidxUiAutomator = "2.3.0-alpha04"
androidxContraintLayout = "2.1.4"
androidxEspresso = "3.5.1"
Expand Down

0 comments on commit daffaaa

Please sign in to comment.