Merge pull request #1539 from nextcloud/dependabot/gradle/com.google.code.gson-gson-2.8.8

Bump gson from 2.8.7 to 2.8.8
This commit is contained in:
Andy Scherzinger 2021-08-24 10:19:10 +02:00 committed by GitHub
commit 1137d13d3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -274,7 +274,7 @@ dependencies {
implementation "com.afollestad.material-dialogs:bottomsheets:${materialDialogsVersion}"
implementation "com.afollestad.material-dialogs:lifecycle:${materialDialogsVersion}"
implementation 'com.google.code.gson:gson:2.8.7'
implementation 'com.google.code.gson:gson:2.8.8'
implementation 'com.google.android.exoplayer:exoplayer:2.15.0'
implementation 'com.github.chrisbanes:PhotoView:2.3.0'