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

Update firebaseAppDistribution to v5.1.0
This commit is contained in:
Benoit Marty 2025-01-17 17:14:20 +01:00 committed by GitHub
commit f52ed78e17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ android_gradle_plugin = "8.8.0"
kotlin = "2.1.0"
kotlinpoet = "2.0.0"
ksp = "2.1.0-1.0.29"
firebaseAppDistribution = "5.0.0"
firebaseAppDistribution = "5.1.0"
# AndroidX
core = "1.15.0"