diff --git a/fastlane/Fastfile b/fastlane/Fastfile index b41174f09f65c52b785e323c420d94a5650a1758..47b05344963d403e62256b7e91bdef7c3c40ee15 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -49,8 +49,6 @@ platform :android do ######## Upload app bundle to Google Playstore Alpha Track ######## desc "Deploy a new version to the Google Play Store - Alpha Track" lane :deployToPlaystoreAlpha do - #gradle(task: "bundleRelease") - upload_to_play_store( track: "alpha", # alpha or beta or internal or production json_key: "/home/karthik_shetty_niveussolutions_c/prj-common-services-01-0c9b948542c2.json",