Skip to content

Commit

Permalink
Update dependency androidx.compose.compiler:compiler to v1.5.4 (#330)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 6fd0232 commit b56d743
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 @@ -18,7 +18,7 @@ androidx-test-runner = { module = "androidx.test:runner", version = "1.5.2" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.8.0" }

androidx-compose-bom = { module = "androidx.compose:compose-bom", version = "2023.10.01" }
androidx-compose-compiler = "androidx.compose.compiler:compiler:1.5.3"
androidx-compose-compiler = "androidx.compose.compiler:compiler:1.5.4"
androidx-compose-material3 = { module = "androidx.compose.material3:material3" }

coil-compose = "io.coil-kt:coil-compose:2.5.0"
Expand Down

0 comments on commit b56d743

Please sign in to comment.