I am using TeamCity as my CI server. I want to add a build step such that the generated signed apk of an android project should get uploaded to google playstore automatically. Are there any API available for the same. Is there any terminal commands available for the same.
I referred API to automatically upload apk to Google Play? but found no recent activity on uploading via API or command line. Please help me out.