Skip to content

Commit 37017fc

Browse files
authored
chore: Workflow documentation (#1825)
* Refactor: Migrate to fastlane for android & ios firebase app distribution This commit migrates the Android and iOS Firebase app distribution process to use Fastlane. - Removed the custom Gradle task for Firebase app distribution. - Removed the firebase appdistribution plugin from the project. - Implemented `android deploy_on_firebase` Fastlane lane for Android Firebase app distribution. - Implemented `ios deploy_on_firebase` Fastlane lane for iOS Firebase app distribution. - Updated the internal release workflow to trigger the Fastlane lanes. - Updated documentation to reflect the changes. - Updated the weekly schedule workflow to trigger the new workflow for internal release. * Added Documentation & Comments
1 parent 5e10079 commit 37017fc

6 files changed

+238
-45
lines changed

0 commit comments

Comments
 (0)