mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-22 21:19:31 +01:00
fix(deps): update dependency com.google.code.gson:gson to v2.13.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6ebf3d992b
commit
bd44749e29
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user