Skip to content

Commit

Permalink
fix(deps): update androidx.compose.compiler:compiler to v1.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 7, 2024
1 parent 2e6a785 commit 3b47317
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 @@ -21,7 +21,7 @@ androidx-activity-compose = { module = "androidx.activity:activity-compose", ver
# Use https://github.com/chrisbanes/compose-bom instead of the official one because Jetpack Compose
# itself is not stable, so there is no reason to use false "stable" versions :)
androidx-compose-bom = "dev.chrisbanes.compose:compose-bom:2023.12.00-alpha04"
androidx-compose-compiler = "androidx.compose.compiler:compiler:1.5.8"
androidx-compose-compiler = "androidx.compose.compiler:compiler:1.5.9"
androidx-compose-material = { module = "androidx.compose.material:material" }
### Google
google-ksp = "com.google.devtools.ksp:symbol-processing-api:1.9.22-1.0.17"
Expand Down

0 comments on commit 3b47317

Please sign in to comment.