Is there a way to upload the latest app version via CI on indusappstore?
02:24 22 Feb 2026

I have a new version of my android app and want to upload it to the indus appstore without using the GUI platform. Wondering if there is a way I can perform this action in CI/CD directly via an api.

Similar setup to what google playstore already provides:

https://developers.google.com/android-publisher/upload

android web-applications