Skip to content

Commit

Permalink
Merge pull request #172 from Anthonyy232/renovate/org.jetbrains.kotli…
Browse files Browse the repository at this point in the history
…nx-kotlinx-serialization-json-1.x

Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.3
  • Loading branch information
Anthonyy232 authored Sep 21, 2024
2 parents 3fe29db + a04da08 commit f1c6f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ dependencies {
ksp("androidx.room:room-compiler:2.6.1")
implementation("androidx.room:room-ktx:2.6.1")
implementation("com.lazygeniouz:dfc:1.0.8")
implementation ("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.2")
implementation ("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3")
implementation("com.github.android:renderscript-intrinsics-replacement-toolkit:b6363490c3")
}

Expand Down

0 comments on commit f1c6f3e

Please sign in to comment.