Skip to content

Commit ff8f90f

Browse files
committed
build: Update kotlinx-serialization version
- Bump `kotlinx-serialization` from 1.10.0 to 1.11.0 in `libs.versions.toml`. - Update iOS user interface state in `UserInterfaceState.xcuserstate`.
1 parent 4615c81 commit ff8f90f

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

Binary file not shown.

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ androidSqlCipher = "4.14.1"
1515
iosSqlCipher = "4.9.0"
1616
jdbcSQLite = "3.51.2.0"
1717
koin-bom = "4.2.1"
18-
kotlinx-serialization = "1.10.0"
18+
kotlinx-serialization = "1.11.0"
1919
kotlinx-datetime = "0.7.1"
2020
kotlinx-browser = "0.5.0"
2121
kermit = "2.1.0"

0 commit comments

Comments
 (0)