Skip to content

Commit bb5ac62

Browse files
Merge pull request #5416 from nextcloud/renovate/com.google.android.gms-play-services-base-18.x
fix(deps): update dependency com.google.android.gms:play-services-base to v18.9.0
2 parents 4c941ca + b2fd068 commit bb5ac62

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)