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 exec fastlane set_build_code_internal
cd app
echo $GOOGLE_SERVICES >> google-services.json/..
echo $GOOGLE_SERVICES >> google-services.json
cd ../..
Loading…
Cancel
Save