Update scripts/prepare-android-release.sh
This commit is contained in:
parent
fc7334faf8
commit
e2dad77939
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ echo "storePassword=${FDROID_KEY_PASS}" >> key.properties
|
||||||
echo "keyPassword=${FDROID_KEY_PASS}" >> key.properties
|
echo "keyPassword=${FDROID_KEY_PASS}" >> key.properties
|
||||||
echo "keyAlias=key" >> key.properties
|
echo "keyAlias=key" >> key.properties
|
||||||
echo "storeFile=../key.jks" >> key.properties
|
echo "storeFile=../key.jks" >> key.properties
|
||||||
echo $PLAYSTORE_DEPLOY_KEY >> fastlane/keys.json
|
echo $PLAYSTORE_DEPLOY_KEY >> keys.json
|
||||||
ls | grep key
|
ls | grep key
|
||||||
bundle install
|
bundle install
|
||||||
bundle update fastlane
|
bundle update fastlane
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue