PrebuiltStaticLibraryBinary

A static library that exists at a known location on the filesystem.

Functions

Link copied to clipboard
abstract fun getBuildType(): BuildType
Link copied to clipboard
abstract fun getDisplayName(): String
Link copied to clipboard
abstract fun getFlavor(): Flavor
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun getStaticLibraryFile(): File
Link copied to clipboard
Link copied to clipboard
abstract fun setStaticLibraryFile(staticLibraryFile: File)
The static library binary file.