Skip to content

Commit 46197f0

Browse files
committed
fix: remove unnecessary open command from APK signing script
1 parent 788b278 commit 46197f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build_and_sign_apk.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,5 +139,4 @@ rm -f *unsigned*
139139
echo "===================="
140140
echo "Process Completed Successfully!"
141141
echo "Signed APKs Path: $SIGNED_APK_OUTPUT_DIR"
142-
open .
143142
echo "===================="

0 commit comments

Comments
 (0)