mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2024-12-18 14:47:15 +00:00
Update build.gradle
This commit is contained in:
parent
85455ab21c
commit
2d68321503
@ -8,8 +8,8 @@ apply from: "$mppProjectWithSerializationPresetPath"
|
|||||||
|
|
||||||
kotlin {
|
kotlin {
|
||||||
sourceSets {
|
sourceSets {
|
||||||
jvmMain {
|
androidMain {
|
||||||
dependsOn androidMain
|
dependsOn jvmMain
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user