Skip to content

Commit f2dbe08

Browse files
[fix] iOS 텍스트필드 자소분리 문제 해결
1 parent d18e890 commit f2dbe08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ kotlinx-datetime = "0.6.1"
2222
kotlinx-serialization = "1.8.0"
2323
kotlinx-collections-immutable = "0.3.8"
2424

25-
compose-multiplatform = "1.7.3"
25+
compose-multiplatform = "1.8.0-alpha02"
2626
androidx-core = "1.15.0"
2727
androidx-datastore = "1.1.2"
2828
androidx-lifecycle-runtime = "2.9.0-alpha10"
@@ -49,7 +49,7 @@ ksp = "2.1.10-1.0.30"
4949
compose-stable-marker = "1.0.5"
5050
coil3 = "3.1.0"
5151
landscapist = "2.4.6"
52-
koin = "4.1.0-Beta1"
52+
koin = "4.1.0-Beta5"
5353
uri-kmp = "0.0.19"
5454
compottie = "2.0.0-rc04"
5555
buildkonfig = "0.15.2"

0 commit comments

Comments
 (0)