Skip to content

Commit c32a643

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 cca65f7 commit c32a643

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
@@ -319,7 +319,7 @@ dependencies {
319319
implementation 'com.github.nextcloud.android-common:ui:0.28.0'
320320
implementation 'com.github.nextcloud-deps:android-talk-webrtc:132.6834.0'
321321

322-
gplayImplementation 'com.google.android.gms:play-services-base:18.8.0'
322+
gplayImplementation 'com.google.android.gms:play-services-base:18.9.0'
323323
gplayImplementation "com.google.firebase:firebase-messaging:25.0.1"
324324

325325
//compose

0 commit comments

Comments
 (0)