Skip to content

Commit

Permalink
Bump Compose bom to 2023.10.00
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Oct 10, 2023
1 parent 5e52f1e commit 535be79
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,23 +6,23 @@ nexusPlugin = "1.3.0"
kotlinxCoroutines = "1.7.3"
kotlinBinaryCompatibility = "0.13.2"
androidGradlePlugin = "8.1.2"
androidxActivity = "1.7.2"
androidxMaterial = "1.9.0"
androidxComposeBom = "2023.09.02"
androidxActivity = "1.8.0"
androidxMaterial = "1.10.0"
androidxComposeBom = "2023.10.00"
androidxComposeCompiler = "1.5.3"
androidxComposeConstraintLayout = "1.0.1"
androidxCore = "1.12.0"
androidxTestRunner = "1.5.2"
androidxTestRules = "1.5.0"
androidxJunit = "1.1.5"
androidxMacroBenchmark = "1.2.0-beta05"
androidxMacroBenchmark = "1.2.0-rc01"
androidxProfileinstaller = "1.3.1"
androidxUiAutomator = "2.3.0-alpha04"
glide = "4.16.0"
fresco = "3.1.0"
coil = "2.4.0"
palette = "1.0.0"
hilt = "2.48"
hilt = "2.48.1"
spotless = "6.20.0"

[libraries]
Expand Down

0 comments on commit 535be79

Please sign in to comment.