mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2025-09-15 21:19:27 +00:00
second try to fix publish issues
This commit is contained in:
@@ -44,6 +44,13 @@ android {
|
||||
debuggable true
|
||||
}
|
||||
}
|
||||
publishing {
|
||||
multipleVariants {
|
||||
allVariants()
|
||||
withSourcesJar()
|
||||
withJavadocJar()
|
||||
}
|
||||
}
|
||||
|
||||
packagingOptions {
|
||||
exclude 'META-INF/kotlinx-serialization-runtime.kotlin_module'
|
||||
|
Reference in New Issue
Block a user