Update AndroidLibrayLite project to Xray

This commit is contained in:
yuhan6665
2021-04-16 09:17:58 -04:00
parent 8cdc7fb3c9
commit 115008a8a4
11 changed files with 339 additions and 106 deletions

View File

@@ -7,7 +7,7 @@ import (
"log"
"os"
v2commlog "v2ray.com/core/common/log"
v2commlog "github.com/xtls/xray-core/common/log"
)
type consoleLogWriter struct {