mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2025-11-29 10:55:48 +00:00
update ktor and android script config
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
kotlin {
|
||||
androidTarget {
|
||||
publishAllLibraryVariants()
|
||||
publishLibraryVariants(
|
||||
"release",
|
||||
"debug",
|
||||
)
|
||||
compilations.all {
|
||||
kotlinOptions {
|
||||
jvmTarget = "17"
|
||||
|
||||
Reference in New Issue
Block a user