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

Update Fastfile

parent 9f88868a
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ platform :android do
desc "Deploy a new version to the Google Play - Alpha"
lane :deployToplay do
gradle(task: "clean assembleDebug")
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