Local testing

This commit is contained in:
2023-08-04 21:48:19 +01:00
parent 9015e9d6c6
commit ebac67bc96
2 changed files with 2 additions and 3 deletions

View File

@@ -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",