Skip to content

Commit

Permalink
Update libs.versions.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
bentrengrove authored Sep 24, 2023
1 parent 3fe4ad9 commit d395aa2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]

compose = "1.6.0-alpha02"
composeCompiler = "1.5.1"
compose = "1.6.0-alpha06"
composeCompiler = "1.5.3"
composeMaterial3 = "1.0.1"
composesnapshot = "-" # a single character = no snapshot

Expand All @@ -12,7 +12,7 @@ gradlePlugin = "8.1.0"
lintMinCompose = "30.0.0"

ktlint = "0.45.2"
kotlin = "1.9.0"
kotlin = "1.9.10"
coroutines = "1.6.4"
okhttp = "3.12.13"
coil = "1.3.2"
Expand Down

0 comments on commit d395aa2

Please sign in to comment.