This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Flutter.
Summary
-P, --android-project-arg
Additional arguments specified as key=value that are passed directly to the gradle project via
the -P flag.These can be accessed in build.gradle via the "project.property" API.
- Assembly
- Cake
.Flutter .dll - Namespace
- Cake
.Flutter - Containing Type
- Flutter
Build App Bundle Settings
Syntax
public string AndroidProjectArg { get; set; }
Value
Type | Description |
---|---|
string |