Skip to content

Commit

Permalink
Fix compiler version
Browse files Browse the repository at this point in the history
  • Loading branch information
bentrengrove committed Jan 24, 2024
1 parent 8ca4e84 commit 9edbb97
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
@@ -1,7 +1,7 @@
[versions]

compose = "1.6.0"
composeCompiler = "1.5.7"
composeCompiler = "1.5.8"
composeMaterial3 = "1.0.1"
composesnapshot = "-" # a single character = no snapshot

Expand Down

0 comments on commit 9edbb97

Please sign in to comment.