Update scripts/prepare-android-release.sh
This commit is contained in:
parent
ebb114d043
commit
2e4945e8ab
@ -5,7 +5,7 @@ echo "storePassword=${FDROID_KEY_PASS}" >> key.properties
|
||||
echo "keyPassword=${FDROID_KEY_PASS}" >> key.properties
|
||||
echo "keyAlias=key" >> key.properties
|
||||
echo "storeFile=../key.jks" >> key.properties
|
||||
echo $PLAYSTORE_DEPLOY_KEY >> fastlane/keys.json
|
||||
echo $PLAYSTORE_DEPLOY_KEY >> keys.json
|
||||
ls | grep key
|
||||
bundle install
|
||||
bundle update fastlane
|
||||
|
Loading…
Reference in New Issue
Block a user