Ethanol Detector in progress
This commit is contained in:
@@ -176,7 +176,7 @@ task obfuscate(type: JavaExec) {
|
||||
|
||||
// Arguments to pass to the obfuscator (e.g., input and output directories)
|
||||
args = [
|
||||
'--config', '.\\obf\\config.json'
|
||||
'--config', 'obf/config.json'
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user