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