Bump kotlinx-serialization-json from 1.4.0 to 1.4.1 (#2014)

This commit is contained in:
dependabot[bot] 2022-10-18 19:39:54 +00:00 committed by GitHub
parent 1f11eea9b5
commit e20c232f8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -190,7 +190,7 @@ dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.8'
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.0"
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutines"
implementation "androidx.core:core-ktx:1.8.0"