oliviergauthier / gradle-appcenter-plugin

This gradle plugin allow you to upload each build variant of your android application to separate AppCenter Apps.
MIT License
85 stars 45 forks source link

Error Uploading artifact: Cannot query the value of this property because it has no value available. #91

Open jdelga opened 5 months ago

jdelga commented 5 months ago

After uploading from version 1.3.0 to any 2.0.X version, I get the following error:

Could not determine the dependencies of task ':app:appCenterUploadMappingWhatsappSimDebug'. Cannot query the value of this property because it has no value available.

There is no stacktrace or a clear statement declaring which property is missing