mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2025-12-02 19:15:54 +00:00
update of gradle wrapper and publishing scripts
This commit is contained in:
@@ -47,6 +47,11 @@ kotlin {
|
||||
}
|
||||
android {
|
||||
publishAllLibraryVariants()
|
||||
compilations.all {
|
||||
kotlinOptions {
|
||||
jvmTarget = "1.8"
|
||||
}
|
||||
}
|
||||
}
|
||||
linuxArm64()
|
||||
linuxArm32Hfp()
|
||||
|
||||
Reference in New Issue
Block a user