Skip to content

Commit

Permalink
Merge pull request #2670 from nextcloud/dependabot/gradle/com.google.…
Browse files Browse the repository at this point in the history
…code.gson-gson-2.10.1

Bump gson from 2.10 to 2.10.1
  • Loading branch information
AndyScherzinger authored Jan 9, 2023
2 parents 964bf17 + 6ace77a commit 09c5fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ dependencies {
implementation "com.afollestad.material-dialogs:bottomsheets:${materialDialogsVersion}"
implementation "com.afollestad.material-dialogs:lifecycle:${materialDialogsVersion}"

implementation 'com.google.code.gson:gson:2.10'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'com.google.android.exoplayer:exoplayer:2.18.1'

implementation 'com.github.chrisbanes:PhotoView:2.3.0'
Expand Down

0 comments on commit 09c5fae

Please sign in to comment.