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

Update dependency com.google.code.gson:gson to v2.11.0
This commit is contained in:
Andy Scherzinger 2024-05-21 17:53:27 +02:00 committed by GitHub
commit 273ee675ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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