androidProjectArg property
Additional arguments to pass to the Android project build.
Allows passing custom arguments directly to the underlying Android Gradle build system for advanced configuration.
Implementation
final String? androidProjectArg;
Additional arguments to pass to the Android project build.
Allows passing custom arguments directly to the underlying Android Gradle build system for advanced configuration.
final String? androidProjectArg;