Skip to content

Commit

Permalink
remove output comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Oct 1, 2024
1 parent 17831ab commit 085a3ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .localrun/build_and_sign_apk_docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ echo "2--------"
ls -al ./app/build/outputs/apk/release/app-release-unsigned.apk
echo "generate debug key ..."
# echo "generate debug key ..."
# keytool -genkey -v -keystore /script/debug.keystore -storepass android -alias androiddebugkey -keypass android -keyalg RSA -keysize 2048 -validity 10000 -dname CN=appauth
echo "align and sign apk ..."
Expand Down

0 comments on commit 085a3ad

Please sign in to comment.