Updates Google Play services

pull/602/head
Vitor Pamplona 2023-09-18 17:15:17 -04:00
rodzic 3442194b01
commit f741239e23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -15,7 +15,7 @@ buildscript {
core_ktx_version = '1.12.0'
}
dependencies {
classpath 'com.google.gms:google-services:4.3.15'
classpath 'com.google.gms:google-services:4.4.0'
}
}