File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5656
5757 PR_URL=$(gh pr create --title "chore(deps): upgrade Flutter to ${{ env.latest_flutter_version }}" \
5858 --body "This PR updates Flutter version in pubspec.yaml to the latest stable release." \
59- --base flutter_app \
59+ --base development \
6060 --head $BRANCH_NAME)
6161
6262 # Close and reopen the PR to trigger workflows
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ The Badge Magic Android app lets you create moving text and draw clipart for LED
2323
2424## Download
2525
26- * [ Latest Release Build] ( https://github.com/fossasia/badgemagic-app/raw/apk/badge-magic-flutter_app -release.apk ) in the apk branch
26+ * [ Latest Release Build] ( https://github.com/fossasia/badgemagic-app/raw/apk/badge-magic-development -release.apk ) in the apk branch
2727
2828## Permissions
2929* ** Bluetooth** : For sending org.fossasia.badgemagic.data to the badge.
You can’t perform that action at this time.
0 commit comments