1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Update Fastfile

This commit is contained in:
Zhiyuan Zheng
2022-02-10 00:16:03 +01:00
parent 33c6308468
commit 30c4d8a6a3

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(