update other libs

gms and kotlinter
This commit is contained in:
Jays2Kings 2022-11-11 15:56:46 -05:00
parent 91984df91e
commit e7ada294f7
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@ subprojects {
buildscript {
dependencies {
classpath("com.android.tools.build:gradle:7.3.1")
classpath("com.google.gms:google-services:4.3.13")
classpath("com.google.gms:google-services:4.3.14")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:${AndroidVersions.kotlin}")
classpath("com.google.android.gms:oss-licenses-plugin:0.10.5")
classpath("org.jetbrains.kotlin:kotlin-serialization:${AndroidVersions.kotlin}")