mirror of
https://github.com/hmalik144/Farmr.git
synced 2026-06-16 23:12:06 +01:00
- migrate from apk to bundle
This commit is contained in:
+1
-1
@@ -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