Merge pull request #4929 from nextcloud/renovate/com.google.code.gson-gson-2.x

fix(deps): update dependency com.google.code.gson:gson to v2.13.1
This commit is contained in:
github-actions[bot] 2025-04-28 17:32:03 +02:00 committed by GitHub
commit 2e41f232f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -280,7 +280,7 @@ dependencies {
implementation "com.afollestad.material-dialogs:bottomsheets:${materialDialogsVersion}"
implementation "com.afollestad.material-dialogs:lifecycle:${materialDialogsVersion}"
implementation 'com.google.code.gson:gson:2.13.0'
implementation 'com.google.code.gson:gson:2.13.1'
implementation "androidx.media3:media3-exoplayer:$media3_version"
implementation "androidx.media3:media3-ui:$media3_version"