From 3b2f121de0dafe62f060d033fea7e54a16499d89 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Thu, 28 Nov 2019 17:09:31 +0800 Subject: [PATCH] 20180082: Job [Deploy_Hi365_Android_PROD] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ³¯¾_¶§ --- jobs/Deploy_Hi365_Android_PROD/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/Deploy_Hi365_Android_PROD/config.xml b/jobs/Deploy_Hi365_Android_PROD/config.xml index d1770595..ad8f778b 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-arm64 +flutter build appbundle --release -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 -- 2.26.2