AndroidPackageParams
The Android packaging parameter type
Record Fields
Record Field | Description |
Configuration
Signature: string
|
Build configuration, defaults to 'Release'
|
OutputPath
Signature: string
|
Output path for build, defaults to 'bin/Release'
|
ProjectPath
Signature: string
|
(Required) Path to the Android project file (not the solution file!)
|