Skip to content

Commit b8fde7e

Browse files
Bump org.jetbrains.kotlinx:kotlinx-serialization-json in /android
Bumps [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx.serialization@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb7d0cc commit b8fde7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,5 @@ android {
7272
dependencies {
7373
implementation 'com.github.HaishinKit.HaishinKit~kt:haishinkit:7e07a7e784'
7474
implementation 'com.github.HaishinKit.HaishinKit~kt:rtmp:7e07a7e784'
75-
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.9.0'
75+
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.10.0'
7676
}

0 commit comments

Comments
 (0)