Merge pull request #7 from Michatec/renovate/com.google.code.gson-gson-2.x

Update dependency com.google.code.gson:gson to v2.13.2
This commit is contained in:
Michachatz
2025-12-19 12:18:42 +01:00
committed by GitHub

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'