🔖 Release v3.6.2

Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel
2026-03-31 10:05:29 +08:00
parent 57466c341c
commit 29b104f338
2 changed files with 2 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ Note: In the development environment, the kernel process will not be automatical
* `cd kernel`
* `set JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8`
* `gomobile bind -tags fts5 -ldflags "-s -w" -v -o kernel.aar -target=android/arm64 -androidapi 26 ./mobile/`
* `gomobile bind -tags fts5 -ldflags "-s -w" -v -o kernel.aar -target android/arm64 -androidapi 26 ./mobile/`
* https://github.com/siyuan-note/siyuan-android
### Harmony

View File

@@ -57,7 +57,7 @@ NPM 镜像:
* `cd kernel`
* `set JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8`
* `gomobile bind -tags fts5 -ldflags "-s -w" -v -o kernel.aar -target=android/arm64 -androidapi 26 ./mobile/`
* `gomobile bind -tags fts5 -ldflags "-s -w" -v -o kernel.aar -target android/arm64 -androidapi 26 ./mobile/`
* https://github.com/siyuan-note/siyuan-android
### Harmony