Skip to content

Commit

Permalink
Restore using Compose 1.8.0-alpha02. (#2825)
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrtwhite authored Feb 3, 2025
1 parent f8f16d0 commit 23bf7ca
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,7 +5,7 @@ androidx-lifecycle = "2.8.7"
androidx-tracing-perfetto = "1.0.0"
atomicfu = "0.26.1"
coroutines = "1.10.1"
jetbrains-compose = "1.7.3"
jetbrains-compose = "1.8.0-alpha02"
kotlin = "2.1.10"
ktlint = "1.4.1"
ktor2 = "2.3.13"
Expand All @@ -14,7 +14,7 @@ okhttp = "4.12.0"
okio = "3.10.2"
paparazzi = "1.3.5"
roborazzi = "1.40.1"
skiko = "0.8.18"
skiko = "0.8.19"

[plugins]
baselineProfile = { id = "androidx.baselineprofile", version.ref = "androidx-benchmark" }
Expand Down

0 comments on commit 23bf7ca

Please sign in to comment.