Array of paths to multiple APK files to upload.
Used for uploading multiple APK files in a single release. Useful for ABI-split APKs or multiple variants.
final List<String>? apkPaths;