Skip to content

Commit

Permalink
Merge pull request #505 from skydoves/compose-bom/10.00
Browse files Browse the repository at this point in the history
Bump Compose BOM to 2023.10.00
  • Loading branch information
skydoves authored Oct 13, 2023
2 parents 8691547 + 4260470 commit d60ee28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ kotlin = "1.9.10"
kotlinBinaryCompatibility = "0.13.2"
jvmTarget = "11"
nexusPlugin = "0.25.3"
androidxComposeBom = "2023.09.02"
androidxComposeBom = "2023.10.00"
androidxComposeCompiler = "1.5.3"
androidxComposeConstraintLayout = "1.0.1"
androidxMaterial = "1.9.0"
androidxMaterial = "1.10.0"
androidxAppcompat = "1.6.1"
androidxActivity = "1.7.2"
androidxActivity = "1.8.0"
androidxFragment = "1.6.1"
androidxLifecycle = "2.6.2"
androidxAnnotation = "1.7.0"
Expand Down

0 comments on commit d60ee28

Please sign in to comment.