AndroidPlatformPluginBuilder
interface AndroidPlatformPluginBuilder<T : AndroidPlatformPlugin> : PlatformPluginBuilder<T>
Content copied to clipboard
Functions
Properties
Link copied to clipboard
abstract val configurations: MutableMap<ConfigurationName, ConfigBuilder>
Content copied to clipboard
Link copied to clipboard
abstract val resValues: MutableMap<SourceSetName, Set<UnqualifiedAndroidResourceDeclaredName>>
Content copied to clipboard