Dependency updates

(cherry picked from commit 4d92caacef)
This commit is contained in:
arkon
2021-08-06 13:40:01 -04:00
committed by Jobobby04
parent 82f0bf809d
commit bdbee22f29
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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.8")
classpath("com.google.gms:google-services:4.3.9")
classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:${BuildPluginsVersion.ABOUTLIB_PLUGIN}")
classpath(kotlin("serialization", version = BuildPluginsVersion.KOTLIN))
// Realm (EH)