[wip] chat materials; some experiments with local composition and blur
This commit is contained in:
@@ -27,6 +27,7 @@ android {
|
||||
}
|
||||
kotlinOptions {
|
||||
jvmTarget = Configs.java.toString()
|
||||
freeCompilerArgs = listOf("-opt-in=kotlin.RequiresOptIn", "-Xcontext-receivers")
|
||||
}
|
||||
buildFeatures {
|
||||
compose = true
|
||||
|
||||
Reference in New Issue
Block a user