Skip to content

Commit

Permalink
Update dependency com.google.gms:google-services to v4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 30, 2024
1 parent ccefd8c commit 73c4e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ object Versions {
// Plugins
const val androidGradlePlugin = "4.2.1"
const val gradleVersionsPlugin = "0.38.0"
const val googleServicesVersion = "4.3.8"
const val googleServicesVersion = "4.4.2"
const val firebaseCrashlyticsPlugin = "2.6.1"
const val firebasePerformancePlugin = "1.4.0"

Expand Down

0 comments on commit 73c4e28

Please sign in to comment.