Changed NativeLibraryLocator to make extraction code multi-process safe.
This commit is contained in:
@@ -17,6 +17,10 @@ if (project.hasProperty('release')) {
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'net.sf.jopt-simple:jopt-simple:4.2'
|
||||
}
|
||||
|
||||
configurations.archives.artifacts.clear()
|
||||
artifacts {
|
||||
archives distZip
|
||||
|
||||
Reference in New Issue
Block a user