feat/prepare-android-pipeline-for-rc #24
@ -14,12 +14,8 @@ module Fastlane
|
||||
|
||||
# Decrypt the keys archive and Extract the keys archive
|
||||
Helper::AndroidCdHelper.decrypt_android_keys('.')
|
||||
|
||||
UI.message("👉🏼 Credentials decrypted")
|
||||
|
||||
# Clean the project before building
|
||||
other_action.gradle(task: "clean")
|
||||
|
||||
# Build the Android App Bundle
|
||||
other_action.flutter_build(
|
||||
build: 'appbundle'
|
||||
|
Loading…
x
Reference in New Issue
Block a user