juh juh
08/18/2022, 9:13 AM-Xno-param-assertions argument
to my release builds to remove runtime null assertions for all the argumentsOliver.O
08/18/2022, 10:10 AMtasks.withType<org.jetbrains.kotlin.gradle.dsl.KotlinCompile<*>>().configureEach {
kotlinOptions.freeCompilerArgs += listOf(...)
}
juh juh
08/18/2022, 10:20 AM