mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-06 00:59:34 -06:00
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.0 (#869)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -66,7 +66,7 @@ dependencies {
|
||||
api("com.google.code.gson:gson:2.11.0")
|
||||
|
||||
api("androidx.datastore:datastore-preferences:1.1.1")
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3")
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.0")
|
||||
|
||||
// Test
|
||||
implementation("androidx.test.ext:junit-ktx:1.1.5")
|
||||
|
||||
Reference in New Issue
Block a user