Update scripts/prepare-android-release.sh

This commit is contained in:
Krille Fear 2021-07-31 06:22:56 +00:00
parent e1c3045249
commit b225f9c2c8

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