Skip to content

Commit ada58e5

Browse files
authored
chore(compose): update compiler version to 1.3.1 (#365)
1 parent 8cd528c commit ada58e5

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
@@ -1,7 +1,7 @@
11
[versions]
22
kotlin = "1.7.10"
33
composeUi = "1.2.1"
4-
composeCompiler = "1.3.0"
4+
composeCompiler = "1.3.1"
55
coroutines = "1.6.4"
66
ktor = "2.1.1"
77
work = "2.7.1"

0 commit comments

Comments
 (0)