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

This commit is contained in:
dependency-bot
2025-09-13 10:18:50 +02:00
committed by José Rebelo
parent 1ee908a21f
commit e9ba0b1d75
+1 -1
View File
@@ -248,7 +248,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.1"
implementation "com.google.code.gson:gson:2.13.2"
implementation "no.nordicsemi.android:dfu:2.5.0"
implementation "com.github.tony19:logback-android:3.0.0"