Update prepare-android-release.sh

onboarding
Christian Pauly 4 years ago
parent b68fbf0ea8
commit c790cd882b

@ -10,5 +10,5 @@ bundle install
bundle update fastlane bundle update fastlane
bundle exec fastlane set_build_code_internal bundle exec fastlane set_build_code_internal
cd app cd app
echo $GOOGLE_SERVICES >> google-services.json/.. echo $GOOGLE_SERVICES >> google-services.json
cd ../.. cd ../..
Loading…
Cancel
Save