Skip to content
Snippets Groups Projects
Commit b8238861 authored by Karthik Shetty's avatar Karthik Shetty
Browse files

Update Fastfile

parent 45bead23
Branches
No related tags found
Loading
......@@ -53,7 +53,7 @@ platform :android do
track: "alpha",
json_key: "/home/karthik_shetty_niveussolutions_c/prj-common-services-01-0c9b948542c2.json",
package_name: "com.kp.testapp",
apk: "app/build/outputs/bundle/release/app-release.aab",
aab: "app/build/outputs/bundle/release/app-release.aab",
skip_upload_metadata: true, # Set to false if you want to upload metadata (e.g., changelog)
skip_upload_images: true, # Set to false if you want to upload screenshots, feature graphics, etc.
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment