feat(fastlane): Update Firebase production app ID (#1847)

This commit is contained in:
Sk Niyaj Ali 2025-02-04 23:17:29 +05:30 committed by GitHub
parent 46b2e129d2
commit 24d055273a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ module FastlaneConfig
}
FIREBASE_CONFIG = {
firebase_prod_app_id: "1:64530857057:android:f8d67b786db1b844",
firebase_prod_app_id: "1:728434912738:android:0490c291986f0a691a1dbb",
firebase_demo_app_id: "1:728434912738:android:48ccd9153349f31e1a1dbb",
firebase_service_creds_file: "secrets/firebaseAppDistributionServiceCredentialsFile.json",
firebase_groups: "mifos-mobile-testers"