diff --git a/jobs/Deploy_Hi365_Android_PROD/config.xml b/jobs/Deploy_Hi365_Android_PROD/config.xml index 8c6fa4a389d408c3ff1fab7142db32cd9d2ed087..d177059572a9a87e45dfc9c339bedaefae9a94c9 100644 --- a/jobs/Deploy_Hi365_Android_PROD/config.xml +++ b/jobs/Deploy_Hi365_Android_PROD/config.xml @@ -78,7 +78,7 @@ new_aab_name="Hi365_Release_${current_date}_$Version_Number_${git_short_has aab_path="${output_path}/${new_aab_name}" # build command -flutter build appbundle -t lib/main_prod.dart --target-platform android-arm android-arm64 +flutter build appbundle -t lib/main_prod.dart --target-platform=android-arm64 # create apk # bundletool build-apks --bundle=${output_path}/app-release.aab --output=${output_path}/app-release.apks