The binary title is invalid. Special characters and spaces except underscores ( _ ) and hyphens ( - ) cannot be used in a binary title.
This is very frustrating. I have version in the build output, and it’s not allowed to be uploaded like to Galaxy Store. Google Play and other stores allow, please fix it.
setProperty("archivesBaseName", "${defaultConfig.applicationId}_${defaultConfig.versionName}")
versionName
can be 1.1.1, but you allow only 1-1-1, this is ugly