android property
Android-specific build arguments.
Contains all configuration needed for building Android APK or AAB files, including signing, optimization, and target settings.
Implementation
final android_arguments.Arguments? android;
Android-specific build arguments.
Contains all configuration needed for building Android APK or AAB files, including signing, optimization, and target settings.
final android_arguments.Arguments? android;