Browse Source

docs(README): 补充android构建工具版本兼容说明

dengdx 5 days ago
parent
commit
2e15a8bda6
1 changed files with 12 additions and 0 deletions
  1. 12 0
      README.md

+ 12 - 0
README.md

@@ -49,3 +49,15 @@ npm run build:electron:linux
   ```
   adb shell am start -n zskk.dros/.MainActivity
   ```
+
+> **注意**
+>
+> 1. gradle和java jvm版本匹配
+> 2. Cordova 和 build-tools版本匹配
+
+相关工具的推荐版本:
+
+- gradle 9.0
+- jvm 17+
+- build-tools;35.0.0
+- Cordova Android 14.0.1