authToken

val authToken: Property<String>

The authentication token to use for uploading proguard mappings/source contexts. WARNING: Do not expose this token in your build.gradle files, but rather set an environment variable and read it into this property.

Default is null.