Skip to content

Commit

Permalink
Aesthetic stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbrianhall committed Dec 26, 2024
1 parent d51e39a commit 128073c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/WizardsCastle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1011,4 +1011,4 @@ echo "1. Make sure ANDROID_NDK_HOME and ANDROID_HOME is set and correct"
echo "2. cd WizardsCastle"
echo "3. gradle assembleDebug (Debug) or gradle assemble"
echo "The APK will be in app/build/outputs/apk/debug/wizards-castle.apk"
echo -en "\n\nFor bundleRelease for the Google Playstore, run the command ./gradlew bundleRelease -PKEYSTORE_PASSWORD=xxx -PKEY_ALIAS=googleplay -PKEY_PASSWORD=xxx" and place the release-key.jks in that directory
echo -en "\n\nFor bundleRelease for the Google Playstore, run the command ./gradlew bundleRelease -PKEYSTORE_PASSWORD=xxx -PKEY_ALIAS=googleplay -PKEY_PASSWORD=xxx" and place the release-key.jks in that directory\n\n"

0 comments on commit 128073c

Please sign in to comment.