partially fix build

This commit is contained in:
2020-11-10 12:47:47 +06:00
parent c73cb14615
commit a739e874bf
3 changed files with 13 additions and 5 deletions

View File

@@ -4,6 +4,7 @@ project.group = "$group"
apply from: "$publishGradlePath"
kotlin {
android {}
sourceSets {
commonMain {