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

This commit is contained in:
renovate[bot]
2025-12-19 11:18:19 +00:00
committed by GitHub
parent e8fae6571c
commit a478aef494

View File

@@ -49,7 +49,7 @@ dependencies {
// Google Stuff //
implementation 'com.google.android.material:material:1.13.0'
implementation 'com.google.code.gson:gson:2.13.1'
implementation 'com.google.code.gson:gson:2.13.2'
// AndroidX Stuff //
implementation 'androidx.activity:activity-ktx:1.12.2'