Update scripts/prepare-android-release.sh

This commit is contained in:
Krille Fear 2021-07-31 06:22:56 +00:00
parent 3c8570c4dd
commit 8c20f7b00c
1 changed files with 0 additions and 1 deletions

View File

@ -10,5 +10,4 @@ ls | grep key
bundle install
bundle update fastlane
bundle exec fastlane set_build_code_internal
echo $GOOGLE_SERVICES >> app/google-services.json
cd ..