Skip to content

Commit

Permalink
fix(deps): update androidx.compose.compiler:compiler to v1.5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent 802d5bf commit d7cd027
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.12"
androidx-compose-compiler = "androidx.compose.compiler:compiler:1.5.13"
androidx-compose-material = { module = "androidx.compose.material:material" }
### Google
google-ksp = "com.google.devtools.ksp:symbol-processing-api:1.9.23-1.0.20"
Expand Down

0 comments on commit d7cd027

Please sign in to comment.