Skip to content

Commit

Permalink
Merge pull request #14 from LinX64/renovate/androidxcomposebom
Browse files Browse the repository at this point in the history
Update dependency androidx.compose:compose-bom to v2023.10.01
  • Loading branch information
LinX64 authored Oct 19, 2023
2 parents 3a7600a + 510e74a commit 87a26bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ androidGradlePlugin = "8.0.2"
androidxActivity = "1.8.0"
androidxAppCompat = "1.6.1"
androidxBrowser = "1.4.0"
androidxComposeBom = "2023.10.00"
androidxComposeBom = "2023.10.01"
androidxComposeCompiler = "1.4.4"
androidxComposeMaterial3 = "1.2.0-alpha09"
androidxComposeRuntimeTracing = "1.0.0-alpha04"
Expand Down

0 comments on commit 87a26bd

Please sign in to comment.