Skip to content

Commit

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

---
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 Feb 26, 2024
1 parent 828058a commit b4dafb6
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 @@ -15,7 +15,7 @@ dokka = '1.9.10'
maven = '0.27.0'
# Compose
compose-bom = "2024.02.00" # https://developer.android.com/jetpack/compose/bom/bom-mapping
compose-compiler = '1.5.9'
compose-compiler = '1.5.10'
# Compose integration with Activities
androidx-activity = '1.8.2'
# Compose integration with ViewModels
Expand Down

0 comments on commit b4dafb6

Please sign in to comment.