mirror of
https://github.com/hmalik144/Farmr.git
synced 2026-01-31 02:41:49 +00:00
@@ -23,7 +23,7 @@ platform :android do
|
||||
|
||||
desc "Deploy a new version to the Google Play"
|
||||
lane :deploy do
|
||||
gradle(task: "clean assembleRelease")
|
||||
gradle(task: "clean bundle", build_type: "Release")
|
||||
upload_to_play_store
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user