We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccefd8c commit 3a48221Copy full SHA for 3a48221
buildSrc/src/main/kotlin/Dependencies.kt
@@ -2,7 +2,7 @@ object Versions {
2
// Plugins
3
const val androidGradlePlugin = "4.2.1"
4
const val gradleVersionsPlugin = "0.38.0"
5
- const val googleServicesVersion = "4.3.8"
+ const val googleServicesVersion = "4.4.0"
6
const val firebaseCrashlyticsPlugin = "2.6.1"
7
const val firebasePerformancePlugin = "1.4.0"
8
0 commit comments