mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Rework buildSrc and remove usage of subprojects
This commit is contained in:
parent
aed53d3bdc
commit
e448e40406
26 changed files with 262 additions and 155 deletions
|
@ -1,7 +1,7 @@
|
|||
plugins {
|
||||
id("mihon.library")
|
||||
kotlin("multiplatform")
|
||||
kotlin("plugin.serialization")
|
||||
id("com.android.library")
|
||||
}
|
||||
|
||||
kotlin {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue