Refactor: refactor project structure & update clash core (#1174)
* Refactor: refactor project structure * Chore: remove apply * Chore: update clash core * Fix: fix versionName & versionCode patch * Chore: update golang plugin * Fix: fix workflow build
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
#include "trace.h"
|
||||
|
||||
#if ENABLE_TRACE
|
||||
|
||||
void trace_method_exit(const char **name) {
|
||||
__android_log_print(ANDROID_LOG_VERBOSE, TAG, "TRACE-OUT %s", *name);
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user