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

fix(deps): update firebaseappdistribution to v5.1.1
This commit is contained in:
Benoit Marty 2025-02-20 09:15:54 +01:00 committed by GitHub
commit 6bd851d6f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ android_gradle_plugin = "8.8.1"
kotlin = "2.1.10"
kotlinpoet = "2.0.0"
ksp = "2.1.10-1.0.30"
firebaseAppDistribution = "5.1.0"
firebaseAppDistribution = "5.1.1"
# AndroidX
core = "1.15.0"