Commit c27c3148 authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

20180082: Job [Deploy_Hi365_Android_PROD] configuration updated

Change performed by ³¯¾_¶§
parent 7e947d6e
...@@ -81,7 +81,7 @@ aab_path="${output_path}/${new_aab_name}" ...@@ -81,7 +81,7 @@ aab_path="${output_path}/${new_aab_name}"
flutter build appbundle --release -t lib/main_prod.dart flutter build appbundle --release -t lib/main_prod.dart
# create apk # create apk
# bundletool build-apks --bundle=${output_path}/app-release.apk --output=${output_path}/app-release.apk # bundletool build-apks --bundle=${output_path}/app-release.aab --output=${output_path}/app-release.apks
# rename aab name # rename aab name
mv ${output_path}/app-release.aab ${aab_path} mv ${output_path}/app-release.aab ${aab_path}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment