Update dependency com.google.code.gson:gson to v2.13.2 (#1237)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-17 09:19:13 +05:30
committed by GitHub
parent fbf938433d
commit 305b6b4f8d

View File

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