I'm using the Jenkins AndroidAPKUpload plugin.
I have a draft version of an app in the Play store. The app is intended only for internal testing and it will never be released to the public. I assume that means it will be a draft forever.
When I try to upload the APK via the plugin I receive the error "Only releases with status draft may be created on draft app"
Is there a way I can mark my app as draft? A setting in the build.gradle file perhaps?