mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-09-08 01:29:40 +00:00
small cleanup in build scripts
This commit is contained in:
@@ -15,5 +15,8 @@ kotlin {
|
||||
api libs.ktor.client
|
||||
}
|
||||
}
|
||||
androidMain {
|
||||
dependsOn jvmMain
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -17,5 +17,8 @@ kotlin {
|
||||
api libs.ktor.io
|
||||
}
|
||||
}
|
||||
androidMain {
|
||||
dependsOn jvmMain
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user