1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2025-02-09 16:36:48 +01:00

Update dependency com.google.code.gson:gson to v2.12.1

This commit is contained in:
dependency-bot 2025-02-01 01:15:58 +00:00 committed by José Rebelo
parent 7409349154
commit 8a747f0774

View File

@ -225,7 +225,7 @@ dependencies {
// Not latest version because of https://github.com/material-components/material-components-android/issues/3924
implementation "com.google.android.material:material:1.10.0"
implementation 'com.google.android.flexbox:flexbox:3.0.0'
implementation "com.google.code.gson:gson:2.11.0"
implementation "com.google.code.gson:gson:2.12.1"
implementation "no.nordicsemi.android:dfu:2.5.0"
implementation "com.github.tony19:logback-android:3.0.0"