mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2025-12-03 03:25:57 +00:00
update dependencies
This commit is contained in:
@@ -66,7 +66,10 @@ kotlin {
|
||||
nodejs()
|
||||
}
|
||||
androidTarget {
|
||||
publishAllLibraryVariants()
|
||||
publishLibraryVariants(
|
||||
"release",
|
||||
"debug",
|
||||
)
|
||||
compilations.all {
|
||||
kotlinOptions {
|
||||
jvmTarget = "17"
|
||||
|
||||
Reference in New Issue
Block a user