fix(deps): update dependency com.google.code.gson:gson to v2.11.0 (#852)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-05-20 19:36:22 +05:30
committed by GitHub
parent 2d747d7cac
commit 115152c6ca

View File

@@ -61,9 +61,9 @@ dependencies {
api("com.google.android.material:material:1.12.0")
implementation("com.google.code.gson:gson:2.10.1")
implementation("com.google.code.gson:gson:2.11.0")
api("com.google.code.gson:gson:2.10.1")
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")