You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3.Add one or multiple `urls['YOURPRODUCTFLAVOUR']` wrapped in `updraft` to the file. To get the url, go to your Updraft App and get the https:// url part of the `curl` command. (e.g. [https://app.getupdraft.com/api_upload/.../.../]())
51
+
3.Add one or multiple URLs wrapped in `updraft` to the file. To get the url, go to your Updraft App and get the https:// url part of the `curl` command. (e.g. [https://app.getupdraft.com/api/app_upload/.../.../]())
52
52
With this, the plugin knows to which updraft app your apk should be uploaded.
53
53
54
54
The part `YourBuildVariant` should be replaced by the exact name your build variant. For example:
0 commit comments