Update Fastfile

This commit is contained in:
Zhiyuan Zheng 2022-02-10 00:16:03 +01:00
parent 33c6308468
commit 30c4d8a6a3
1 changed files with 1 additions and 0 deletions

View File

@ -151,6 +151,7 @@ private_lane :build_android do
skip_upload_images: true,
skip_upload_screenshots: true
)
sh "mv #{lane_context[SharedValues::GRADLE_APK_OUTPUT_PATH]} #{File.expand_path('..', Dir.pwd)}/tooot-#{GITHUB_RELEASE}.apk"
when "release"
prepare_playstore_android
build_android_app(