mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-11-07 07:30:28 +00:00
Update build.gradle
This commit is contained in:
@@ -8,8 +8,8 @@ apply from: "$mppProjectWithSerializationPresetPath"
|
|||||||
|
|
||||||
kotlin {
|
kotlin {
|
||||||
sourceSets {
|
sourceSets {
|
||||||
jvmMain {
|
androidMain {
|
||||||
dependsOn androidMain
|
dependsOn jvmMain
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user