Alter prebuilt libraries for 1.15-M3
This commit is contained in:
@@ -92,9 +92,6 @@ configurations {
|
||||
def deployer = uploadJni.repositories.mavenDeployer
|
||||
|
||||
binaries.withType(SharedLibraryBinary) { binary ->
|
||||
if (!buildable) {
|
||||
return
|
||||
}
|
||||
def variantName = "${targetPlatform.operatingSystem.name}-${targetPlatform.architecture.name}"
|
||||
def taskName = "jar-${variantName}"
|
||||
def nativeJar = project.tasks.findByName(taskName)
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user