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

Merge pull request #216 from tooot-app/v3.5

Update Fastfile
This commit is contained in:
xmflsct
2022-02-10 00:16:19 +01:00
committed by GitHub

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(