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

Update Fastfile

parent f35d513d
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@ platform :android do
desc "Deploy a new version to the Google Play - Alpha"
lane :deployToPlaystoreAlpha do
gradle(task: "bundleRelease")
upload_to_google_play(
upload_to_play_store(
track: "alpha",
json_key: "/home/karthik_shetty_niveussolutions_c/prj-common-services-01-0c9b948542c2.json",
package_name: "com.kp.testapp",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment