Browse Source

Merge pull request #2174 from nextcloud/dependabot/gradle/com.google.android.gms-play-services-base-18.1.0

Bump play-services-base from 18.0.1 to 18.1.0
Tim Krüger 2 years ago
parent
commit
8f0fbc7d60
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -333,7 +333,7 @@ dependencies {
     spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.12.0'
     spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.4.7'
 
-    gplayImplementation 'com.google.android.gms:play-services-base:18.0.1'
+    gplayImplementation 'com.google.android.gms:play-services-base:18.1.0'
     gplayImplementation "com.google.firebase:firebase-messaging:23.0.5"
 
     // implementation 'androidx.activity:activity-ktx:1.4.0'