1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-19 21:39:08 -05:00

Bump org.jetbrains.kotlinx:kotlinx-serialization-json (#2429)

This commit is contained in:
dependabot[bot] 2024-02-18 14:21:59 +00:00 committed by GitHub
parent 7d8be1b9fc
commit cfec79405f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -199,7 +199,7 @@ dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4'
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.2"
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutines"
implementation 'androidx.core:core-ktx:1.12.0'