mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-24 15:36:59 +01:00
Update Fastfile
This commit is contained in:
parent
96f841963f
commit
d221302b11
1 changed files with 3 additions and 1 deletions
|
@ -440,7 +440,7 @@ lane :build_app_lane do
|
|||
end
|
||||
end
|
||||
end
|
||||
|
||||
end
|
||||
# ===========================
|
||||
# Global Lanes
|
||||
# ===========================
|
||||
|
@ -589,3 +589,5 @@ lane :update_release_notes do |options|
|
|||
UI.error("No localization found for locale #{locale}")
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
Loading…
Add table
Reference in a new issue