Skip to content

Commit

Permalink
Update generate-apk.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Shashwat12-egov authored Dec 19, 2024
1 parent d12b9e0 commit 52b0b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/generate-apk.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,5 @@ cd "$APP_DIR" || exit
mv "$APP_DIR/build/app/outputs/flutter-apk/app-$build_config.apk" "outputs/app-$env_option-$build_config.apk"
# done

open outputs
# open outputs
echo "APK generation complete."

0 comments on commit 52b0b14

Please sign in to comment.