[M] sync n3

This commit is contained in:
2024-12-09 16:54:19 +08:00
parent c90bbe86e7
commit 05331e6286
845 changed files with 6138 additions and 1307 deletions

View File

@@ -64,7 +64,7 @@ public class BuildTool
outPath = "../Bin/tysdkTest.apk"
};
BuildiOS(bparams);
BuildAndroid(bparams);
}
public static void CIBuildAndroid()