Skip to content

Commit e4b4bfd

Browse files
fix(deps): update dependency com.google.android.gms:play-services-base to v18.9.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2544a1b commit e4b4bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ dependencies {
315315
implementation 'com.github.nextcloud.android-common:ui:0.28.0'
316316
implementation 'com.github.nextcloud-deps:android-talk-webrtc:132.6834.0'
317317

318-
gplayImplementation 'com.google.android.gms:play-services-base:18.8.0'
318+
gplayImplementation 'com.google.android.gms:play-services-base:18.9.0'
319319
gplayImplementation "com.google.firebase:firebase-messaging:25.0.1"
320320

321321
//compose

0 commit comments

Comments
 (0)