Skip to content

Commit 3a48221

Browse files
authoredSep 14, 2023
Update dependency com.google.gms:google-services to v4.4.0
1 parent ccefd8c commit 3a48221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎buildSrc/src/main/kotlin/Dependencies.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ object Versions {
22
// Plugins
33
const val androidGradlePlugin = "4.2.1"
44
const val gradleVersionsPlugin = "0.38.0"
5-
const val googleServicesVersion = "4.3.8"
5+
const val googleServicesVersion = "4.4.0"
66
const val firebaseCrashlyticsPlugin = "2.6.1"
77
const val firebasePerformancePlugin = "1.4.0"
88

0 commit comments

Comments
 (0)