mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2026-03-02 23:22:28 +00:00
Add allowEmptyAggregation to build.gradle
This commit is contained in:
@@ -40,6 +40,7 @@ if ((project.hasProperty('SONATYPE_USER') || System.getenv('SONATYPE_USER') != n
|
||||
publishingType = System.getenv('PUBLISHING_TYPE') != "" ? System.getenv('PUBLISHING_TYPE') : "USER_MANAGED"
|
||||
}
|
||||
|
||||
allowEmptyAggregation = true
|
||||
publishAllProjectsProbablyBreakingProjectIsolation()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user