Skip to content

Commit

Permalink
[fea]修改打包脚本为DEVELOP
Browse files Browse the repository at this point in the history
  • Loading branch information
hxphieno committed Jan 17, 2025
1 parent 21182bc commit b474d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_package_android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: Build APK
run: |
flutter build apk --release \
--dart-define=ENVIRONMENT=PREVIEW \
--dart-define=ENVIRONMENT=DEVELOP \
--dart-define=VERSION=$BUILD_VERSION \
--dart-define=VERSIONCODE=$VERSION_CODE \
--target-platform android-arm,android-arm64 \
Expand Down

0 comments on commit b474d3a

Please sign in to comment.