Update Dex2Jar (#1644)
This commit is contained in:
@@ -67,6 +67,7 @@ object PackageTools {
|
||||
.printIR(false)
|
||||
.noCode(false)
|
||||
.skipExceptions(false)
|
||||
.dontSanitizeNames(true)
|
||||
.to(jarFilePath)
|
||||
if (handler.hasException()) {
|
||||
val rootPath = Path(applicationDirs.extensionsRoot)
|
||||
|
||||
Reference in New Issue
Block a user