Skip to content

Commit

Permalink
Update Compose compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
mmartosdev committed Apr 3, 2024
1 parent bbf1f51 commit aef36ee
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 @@ -11,7 +11,7 @@ androidx-navigation-compose = "2.5.1"
coil = "2.2.1"
composePlugin = "1.6.1"
composeBom = "2024.03.00"
composeCompiler = "1.5.10"
composeCompiler = "1.5.11"
coroutines = "1.6.4"
dependencyAnalysis = "1.27.0"
detekt = "1.21.0"
Expand Down

0 comments on commit aef36ee

Please sign in to comment.