mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-14 20:39:59 -05:00
Update GMS plugin
This commit is contained in:
parent
07b9fc9b31
commit
c57d0046bc
1 changed files with 1 additions and 1 deletions
|
@ -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))
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue