mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-11 01:09:42 -06:00
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.1 (#899)
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.7.0")
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.1")
|
||||
|
||||
// Test
|
||||
implementation("androidx.test.ext:junit-ktx:1.2.0")
|
||||
|
||||
Reference in New Issue
Block a user