FAKE - F# Make


AndroidPackageParams

The Android packaging parameter type

Record Fields

Record FieldDescription
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!)

Fork me on GitHub