skipUploadApk property
Whether to skip uploading APK files during publishing.
When true, skips the APK upload step entirely, useful when only
updating metadata or when APK is already uploaded separately.
Default: false
Implementation
final bool skipUploadApk;