mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Update dependency com.google.code.gson:gson to v2.13.1
This commit is contained in:
committed by
José Rebelo
parent
23dd558362
commit
225de25689
+1
-1
@@ -234,7 +234,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.13.0"
|
||||
implementation "com.google.code.gson:gson:2.13.1"
|
||||
|
||||
implementation "no.nordicsemi.android:dfu:2.5.0"
|
||||
implementation "com.github.tony19:logback-android:3.0.0"
|
||||
|
||||
Reference in New Issue
Block a user