Skip to content

Commit

Permalink
Bump androidx.compose.compiler:compiler in the kotlin-compose group (#…
Browse files Browse the repository at this point in the history
…104)

Bumps the kotlin-compose group with 1 update: androidx.compose.compiler:compiler.


Updates `androidx.compose.compiler:compiler` from 1.5.11 to 1.5.12

---
updated-dependencies:
- dependency-name: androidx.compose.compiler:compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kotlin-compose
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2024
1 parent a099fe3 commit 0d5508b
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 @@ -6,7 +6,7 @@ compose = "1.6.5"
compose-ui = { module = "androidx.compose.ui:ui", version.ref = "compose" }
compose-foundation = { module = "androidx.compose.foundation:foundation", version.ref = "compose" }
compose-material = { module = "androidx.compose.material:material", version.ref = "compose" }
tools-compose-compiler = "androidx.compose.compiler:compiler:1.5.11"
tools-compose-compiler = "androidx.compose.compiler:compiler:1.5.12"

sample-material = "com.google.android.material:material:1.11.0"
sample-composeActivity = "androidx.activity:activity-compose:1.9.0"
Expand Down

0 comments on commit 0d5508b

Please sign in to comment.