mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2025-11-03 21:10:13 +00:00
fixes of publication?
This commit is contained in:
@@ -49,7 +49,7 @@ kotlin {
|
||||
publishAllLibraryVariants()
|
||||
compilations.all {
|
||||
kotlinOptions {
|
||||
jvmTarget = "1.8"
|
||||
jvmTarget = "17"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user