Skip to content

Commit

Permalink
Update dependency androidx.compose.compiler:compiler to v1.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 30, 2024
1 parent 52882bc commit a2a0f24
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 @@ -2,7 +2,7 @@
agp = "8.3.2"
androidTools = "31.3.2" # == 23.0.0 + agp version
bytebuddy = "1.14.14"
composeCompiler = "1.5.11"
composeCompiler = "1.5.12"
coroutines = "1.8.0"
javaTarget = "11"
kotlin = "1.9.23"
Expand Down

0 comments on commit a2a0f24

Please sign in to comment.