tylerwilson
02/24/2021, 6:42 PMjaqxues
02/24/2021, 6:51 PMLeland Richardson [G]
02/24/2021, 6:52 PMtylerwilson
02/24/2021, 6:53 PMjaqxues
02/24/2021, 6:55 PMinclude
to include layouts from other modules, so that would not be an issue either.tylerwilson
02/24/2021, 6:56 PMjaqxues
02/24/2021, 6:56 PMtylerwilson
02/24/2021, 6:58 PMjaqxues
02/24/2021, 6:59 PMtylerwilson
02/24/2021, 6:59 PMLeland Richardson [G]
02/24/2021, 6:59 PMtylerwilson
02/24/2021, 7:00 PM//tasks.withType(org.jetbrains.kotlin.gradle.tasks.KotlinCompile).configureEach {
// kotlinOptions {
// jvmTarget = "1.8"
// freeCompilerArgs += [
// "-Xallow-jvm-ir-dependencies",
// "-P",
// "plugin:androidx.compose.compiler.plugins.kotlin:suppressKotlinVersionCompatibilityCheck=true"
// ]
// }
//}
Zach Klippenstein (he/him) [MOD]
02/24/2021, 7:06 PMtylerwilson
02/24/2021, 7:07 PMColton Idle
02/24/2021, 8:54 PMtylerwilson
02/24/2021, 9:01 PM