mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-12-09 15:55:56 +00:00
improvements in language codes
This commit is contained in:
@@ -5,3 +5,11 @@ plugins {
|
||||
}
|
||||
|
||||
apply from: "$mppProjectWithSerializationPresetPath"
|
||||
|
||||
kotlin {
|
||||
sourceSets {
|
||||
jvmMain {
|
||||
dependsOn androidMain
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user