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
commit c381d0cd0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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(