From dab002cf4d6e83dcb12448915830e1a4ef1848c3 Mon Sep 17 00:00:00 2001 From: arkon Date: Thu, 27 May 2021 18:13:11 -0400 Subject: [PATCH] Update GMS plugin (cherry picked from commit c57d0046bc99cf378457f7977ec029e59bc8ffc5) --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index 1f9ce878d..fdd3dc395 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -29,7 +29,7 @@ subprojects { buildscript { dependencies { classpath("com.github.zellius:android-shortcut-gradle-plugin:0.1.2") - classpath("com.google.gms:google-services:4.3.5") + classpath("com.google.gms:google-services:4.3.8") classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:${BuildPluginsVersion.ABOUTLIB_PLUGIN}") classpath(kotlin("serialization", version = BuildPluginsVersion.KOTLIN)) // Realm (EH)