Gradle: deprecate iOS jar-with-dependencies artifact #46
This commit is contained in:
@@ -70,7 +70,7 @@ task fatJar(type: Jar, dependsOn: classes) {
|
||||
|
||||
artifacts {
|
||||
archives nativesJar
|
||||
archives fatJar
|
||||
//archives fatJar
|
||||
}
|
||||
|
||||
if (project.hasProperty("SONATYPE_USERNAME")) {
|
||||
|
||||
Reference in New Issue
Block a user