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

This commit is contained in:
dependency-bot
2025-02-02 16:01:37 +00:00
committed by José Rebelo
parent 7409349154
commit 8a747f0774
+1 -1
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"