KotlinMultiplatformAndroidCompilation

@Incubating interface KotlinMultiplatformAndroidCompilation


Summary

Public functions

Unit

This function is deprecated. Use compilerOptions instead of kotlinOptions to configure compilations

Unit

This function is deprecated. Use compilerOptions instead of kotlinOptions to configure compilations

Public properties

<ERROR CLASS><<ERROR CLASS>>
<ERROR CLASS>

This property is deprecated. Use compilerOptions instead of kotlinOptions to configure compilations

Public functions

kotlinOptions

fun kotlinOptions(configure: @ExtensionFunctionType <ERROR CLASS>.() -> Unit): Unit

kotlinOptions

fun kotlinOptions(configure: Action<<ERROR CLASS>>): Unit

Public properties

compilerOptions

val compilerOptions<ERROR CLASS><<ERROR CLASS>>

kotlinOptions

val kotlinOptions<ERROR CLASS>