mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
revert "refactor: Some multiplatform bs"
This commit is contained in:
parent
247ed3bca7
commit
6c1d8d5011
10 changed files with 3 additions and 17 deletions
|
@ -66,7 +66,6 @@ android {
|
|||
tasks {
|
||||
withType<KotlinCompile> {
|
||||
compilerOptions.freeCompilerArgs.addAll(
|
||||
"-Xexpect-actual-classes",
|
||||
"-Xcontext-receivers",
|
||||
"-opt-in=kotlinx.coroutines.ExperimentalCoroutinesApi",
|
||||
"-opt-in=kotlinx.serialization.ExperimentalSerializationApi",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue