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