Skip to content

Commit a419c64

Browse files
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.8.1 (#5406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4faccba commit a419c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ dependencies {
383383
implementation "androidx.preference:preference-ktx:1.2.1"
384384

385385
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2'
386-
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.0'
386+
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.1'
387387
implementation 'com.github.ChickenHook:RestrictionBypass:2.2'
388388
implementation 'dev.rikka.tools.refine:runtime:4.4.0'
389389

0 commit comments

Comments
 (0)