zak.taccardi
freeCompilerArgs
kotlinOptions { freeCompilerArgs += listOf( "-P", "plugin:androidx.compose.compiler.plugins.kotlin:stabilityConfigurationPath=" + "${project.absolutePath}/compose_compiler_config.conf" ) }
Ben Trengrove [G]
1.9.x
A modern programming language that makes developers happier.