Skip to content

Commit

Permalink
Update compose compiler version (#559)
Browse files Browse the repository at this point in the history
  • Loading branch information
TinasheMzondiwa authored Feb 15, 2023
1 parent cbe5f76 commit 374d3fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ androidx-annotations = "1.5.0"
androidx-appcompat = "1.6.1"
androidx-browser = "1.5.0"
androidx-compose-bom = "2023.01.00"
composeCompiler = "1.4.0"
composeCompiler = "1.4.2"
# Used in sgp. @keep same as kotlin
composeCompilerKotlinVersion = "1.8.0"
composeCompilerKotlinVersion = "1.8.10"
androidx-compose-constraintlayout = "1.0.1"
androidx-compose-material3 = "1.0.1"
androidx-constraintlayout = "2.1.4"
Expand Down

0 comments on commit 374d3fc

Please sign in to comment.