Skip to content

Commit

Permalink
Merge pull request #163 from skydoves/compose-compiler/1.3.1
Browse files Browse the repository at this point in the history
Update compose compiler to 1.3.1 and compose to 1.3.0-beta02
  • Loading branch information
skydoves authored Sep 8, 2022
2 parents 15a7b3c + 0eb367c commit 1e44874
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 @@ -8,8 +8,8 @@ kotlinBinaryCompatibility = "0.11.0"
androidGradlePlugin = "7.2.2"
androidxActivity = "1.4.0"
androidxMaterial = "1.6.0"
androidxCompose = "1.3.0-beta01"
androidxComposeCompiler = "1.3.0"
androidxCompose = "1.3.0-beta02"
androidxComposeCompiler = "1.3.1"
androidxComposeConstraintLayout = "1.0.0"
androidxCore = "1.8.0"
androidxTest = "1.4.0"
Expand Down

0 comments on commit 1e44874

Please # to comment.