Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: androidx.compose.compiler:compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent c9a944a commit bb939c8
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 @@ -16,7 +16,7 @@ dokka = '1.9.20'
maven = '0.28.0'
# Compose
compose-bom = "2024.05.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
compose-compiler = '1.5.13'
compose-compiler = '1.5.14'
# Compose integration with Activities
androidx-activity = '1.9.0'
# Compose integration with ViewModels
Expand Down

0 comments on commit bb939c8

Please sign in to comment.