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

fix(deps): update dependency com.google.code.gson:gson to v2.13.0
This commit is contained in:
github-actions[bot] 2025-04-22 21:07:30 +00:00 committed by GitHub
commit 4e20559d6b
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.12.1'
implementation 'com.google.code.gson:gson:2.13.0'
implementation "androidx.media3:media3-exoplayer:$media3_version"
implementation "androidx.media3:media3-ui:$media3_version"