Skip to content

Commit be08c18

Browse files
authored
Merge pull request #34 from addhen/renovate/kotlinx.serializer
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.8.1
2 parents e6402dc + c7dd849 commit be08c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ material = "1.12.0"
1919
appcompat = "1.7.0"
2020
accompanist-permissions = "0.37.2"
2121
navigation-compose = "2.8.0-alpha13" # Make use of type-safe compose navigation
22-
kotlinx-serializer = "1.8.0"
22+
kotlinx-serializer = "1.8.1"
2323
lifecycle-viewmodel-compose = "2.8.4"
2424
kermit = "2.0.5"
2525
moko-permissions = "0.19.1"

0 commit comments

Comments
 (0)