chore(deps): update com.google.gms:google-services to v4.4.1

This commit is contained in:
renovate[bot] 2024-02-08 20:35:33 +00:00 committed by Andre K
parent e582099a37
commit 84a8162f5f

View file

@ -22,7 +22,7 @@ buildscript {
// Firebase Crashlytics
if (useCrashlytics) {
classpath 'com.google.gms:google-services:4.4.0'
classpath 'com.google.gms:google-services:4.4.1'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.9'
}