Skip to content

Commit

Permalink
Set up auto deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-sneha-s committed Apr 2, 2024
1 parent 58b0833 commit 59a9c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codemagic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ workflows:
echo $BUILD_NUMBER
flutter build appbundle --release \
--build-name=1.0.$BUILD_NUMBER \
--build_number=$BUILD_NUMBER
--build-number=$BUILD_NUMBER
artifacts:
- build/app/outputs/bundle/release/*.aab
Expand Down

0 comments on commit 59a9c16

Please sign in to comment.