Files
inji-wallet/android/scripts/beta.sh
adityankannan-tw beae2663af feat(INJI-541): add reusable workflows and multiple app flavors (#1044)
* refactor(INJI-541): add functions to get the bundle id and app name

Signed-off-by: adityankannan-tw <adityan410pm@gmail.com>
2023-12-08 10:58:38 +05:30

10 lines
236 B
Bash
Executable File

#As react-native/location npm package is old, We need to run this to map androidX source code
(cd ../../ && npx jetify)
cd ..
yes | sudo gem install bundler
yes | sudo fastlane install_plugins
bundle exec fastlane android_build_beta