Skip to content

Commit

Permalink
fix(deps): update dependency androidx.compose.compiler:compiler to v1…
Browse files Browse the repository at this point in the history
….5.6
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent 05d5045 commit 2a2990a
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 @@ -19,7 +19,7 @@ build-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", vers

compose-activity = "androidx.activity:activity-compose:1.8.1"
compose-bom = "androidx.compose:compose-bom:2023.10.01"
compose-compiler = "androidx.compose.compiler:compiler:1.5.4"
compose-compiler = "androidx.compose.compiler:compiler:1.5.6"
compose-constraintlayout = "androidx.constraintlayout:constraintlayout-compose:1.0.1"
compose-material = "androidx.compose.material:material:1.5.4"
compose-material-icons = "androidx.compose.material:material-icons-extended:1.5.4"
Expand Down

0 comments on commit 2a2990a

Please sign in to comment.