tolgee-mobile-kotlin-sdk
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
tolgee-mobile-kotlin-sdk
Gradle Plugin
/
io.tolgee
/
TolgeePluginExtension
/
compilerPlugin
compiler
Plugin
fun
compilerPlugin
(
closure
:
Closure
<
in
CompilerPluginExtension
>
)
:
CompilerPluginExtension
(
source
)
fun
compilerPlugin
(
action
:
Action
<
in
CompilerPluginExtension
>
)
:
CompilerPluginExtension
(
source
)
Change how the compiler plugin is handled.
lateinit
var
compilerPlugin
:
CompilerPluginExtension
(
source
)
Configuration for handling compiler plugin.