Skip to content

Commit 29b104f

Browse files
committed
🔖 Release v3.6.2
Signed-off-by: Daniel <845765@qq.com>
1 parent 57466c3 commit 29b104f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Note: In the development environment, the kernel process will not be automatical
5757

5858
* `cd kernel`
5959
* `set JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8`
60-
* `gomobile bind -tags fts5 -ldflags "-s -w" -v -o kernel.aar -target=android/arm64 -androidapi 26 ./mobile/`
60+
* `gomobile bind -tags fts5 -ldflags "-s -w" -v -o kernel.aar -target android/arm64 -androidapi 26 ./mobile/`
6161
* https://github.com/siyuan-note/siyuan-android
6262

6363
### Harmony

.github/CONTRIBUTING_zh_CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ NPM 镜像:
5757

5858
* `cd kernel`
5959
* `set JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8`
60-
* `gomobile bind -tags fts5 -ldflags "-s -w" -v -o kernel.aar -target=android/arm64 -androidapi 26 ./mobile/`
60+
* `gomobile bind -tags fts5 -ldflags "-s -w" -v -o kernel.aar -target android/arm64 -androidapi 26 ./mobile/`
6161
* https://github.com/siyuan-note/siyuan-android
6262

6363
### Harmony

0 commit comments

Comments
 (0)