Skip to content

Commit

Permalink
Update dependency androidx.compose.compiler:compiler to v1.5.12 (#747)
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 Apr 18, 2024
1 parent ccc7ed1 commit 8fd5247
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android-min = "21"
android-target = "33"
android-compile = "33"

androidx-compose-compiler = "1.5.11"
androidx-compose-compiler = "1.5.12"
androidx-compose-runtime = "1.6.5"
androidx-compose-ui = "1.6.5"
androidx-compose-animation = "1.6.5"
Expand Down
2 changes: 1 addition & 1 deletion sample/simple/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android-min = "26"
android-target = "33"
androidx-activity = "1.8.2"
androidx-annotations = "1.6.0"
androidx-compose-compiler = "1.5.11"
androidx-compose-compiler = "1.5.12"
androidx-compose-runtime = "1.6.5"
androidx-compose-ui = "1.6.5"
androidx-compose-foundation = "1.6.5"
Expand Down

0 comments on commit 8fd5247

Please sign in to comment.