Update prepare-android-release.sh

This commit is contained in:
Christian Pauly 2020-11-22 12:27:47 +00:00
parent 6095e9901a
commit 6842780773

View File

@ -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 ../..