mirror of
https://github.com/hmalik144/Driver.git
synced 2026-03-18 07:26:03 +00:00
Local testing
This commit is contained in:
@@ -35,8 +35,7 @@ platform :android do
|
||||
gradle(
|
||||
task: "clean bundle",
|
||||
flavor: "Driver",
|
||||
build_type: "Release"
|
||||
)
|
||||
build_type: "Release")
|
||||
upload_to_play_store(
|
||||
aab: "app/build/outputs/bundle/driverRelease/app-driver-release.aab",
|
||||
json_key: "google-play-key.json",
|
||||
|
||||
Reference in New Issue
Block a user