fix(deps): update dependency com.google.code.gson:gson to v2.13.1 (#1175)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-05-09 15:07:22 +00:00
committed by GitHub
parent c403e3affd
commit a941dafbba

View File

@@ -61,9 +61,9 @@ dependencies {
api("com.google.android.material:material:1.12.0")
implementation("com.google.code.gson:gson:2.13.0")
implementation("com.google.code.gson:gson:2.13.1")
api("com.google.code.gson:gson:2.13.0")
api("com.google.code.gson:gson:2.13.1")
api("androidx.datastore:datastore-preferences:1.1.4")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.1")