瀏覽代碼

Add note about build tools v31;

bjorn 4 年之前
父節點
當前提交
dce19f7fa2
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      guides/Compiling.md

+ 3 - 0
guides/Compiling.md

@@ -158,6 +158,9 @@ The Android command line tools can be found on the Android website or installed
 manager.  The command line tools contain a tool named `sdkmanager` that can be used to install
 various versions of Android, the Android build tools, and the NDK.
 
+> Note: Currently version 31 of the build tools does not work properly (it is missing `dx`).  Use
+> version 30.0.3 or older.
+
 Android Studio isn't required, but can be used to install the SDK, NDK, and Java as well.
 
 Note where the SDK is installed.  Some paths in the SDK will need to be specified.