Skip to content

Commit

Permalink
Bump androidx.compose.compiler:compiler from 1.5.12 to 1.5.13
Browse files Browse the repository at this point in the history
Bumps androidx.compose.compiler:compiler from 1.5.12 to 1.5.13.

---
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] committed May 6, 2024
1 parent 7c2bf4f commit 74d5998
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.04.01" # https://developer.android.com/jetpack/compose/bom/bom-mapping
compose-compiler = '1.5.12'
compose-compiler = '1.5.13'
# Compose integration with Activities
androidx-activity = '1.9.0'
# Compose integration with ViewModels
Expand Down

0 comments on commit 74d5998

Please sign in to comment.