Use new mpw log sink logging mechanism for JNI logging.
This commit is contained in:
@@ -44,7 +44,6 @@ library {
|
||||
def arch = targetMachine.getArchitecture().getName().replace('-', '_')
|
||||
|
||||
compile.macros.put("MPW_SODIUM", "1")
|
||||
compile.macros.put("MPW_LOG", "mpw_log_app")
|
||||
|
||||
dependencies {
|
||||
// libsodium
|
||||
|
Reference in New Issue
Block a user