mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
chore: Explicitly set flavour dimension to "default"
This commit is contained in:
parent
7dea343be6
commit
f824583c3f
2 changed files with 3 additions and 1 deletions
|
@ -1,9 +1,9 @@
|
|||
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
|
||||
|
||||
plugins {
|
||||
alias(androidx.plugins.library)
|
||||
alias(kotlinx.plugins.multiplatform)
|
||||
alias(kotlinx.plugins.serialization)
|
||||
alias(androidx.plugins.library)
|
||||
}
|
||||
|
||||
kotlin {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue