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

This commit is contained in:
dependency-bot
2026-05-11 22:33:24 +02:00
committed by José Rebelo
parent 05da095260
commit 6b1f455c8a
+1 -1
View File
@@ -263,7 +263,7 @@ dependencies {
// Not latest version because of https://github.com/material-components/material-components-android/issues/3924
implementation "com.google.android.material:material:1.13.0"
implementation 'com.google.android.flexbox:flexbox:3.0.0'
implementation "com.google.code.gson:gson:2.13.2"
implementation "com.google.code.gson:gson:2.14.0"
implementation "no.nordicsemi.android:dfu:2.11.0"
implementation "com.github.tony19:logback-android:3.0.0"