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

fix(deps): update dependency com.google.code.gson:gson to v2.12.1
This commit is contained in:
github-actions[bot] 2025-02-06 11:50:07 +00:00 committed by GitHub
commit 02a9498883
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.11.0'
implementation 'com.google.code.gson:gson:2.12.1'
implementation "androidx.media3:media3-exoplayer:$media3_version"
implementation "androidx.media3:media3-ui:$media3_version"