Merge pull request #2372 from element-hq/renovate/firebaseappdistribution

Update dependency com.google.firebase:firebase-appdistribution-gradle to v4.1.0
This commit is contained in:
Benoit Marty 2024-02-09 12:49:48 +01:00 committed by GitHub
commit 479d94451f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
android_gradle_plugin = "8.2.2"
kotlin = "1.9.22"
ksp = "1.9.22-1.0.17"
firebaseAppDistribution = "4.0.1"
firebaseAppDistribution = "4.1.0"
# AndroidX
core = "1.12.0"