Skip to content

Commit 14647c7

Browse files
committed
Fix compose preview version
1 parent fa92b61 commit 14647c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ junit = "4.13.2"
3030

3131
compose = "1.8.2" # This is for the multiplatform compose
3232
androidCompose = "2025.08.00"
33-
compose-preview = "1.9.9"
33+
compose-preview = "1.9.0"
3434
compose-lifecycle = "2.9.2"
3535
androidxSqlite = "2.5.2"
3636
androidxSplashscreen = "1.0.1"

0 commit comments

Comments
 (0)