소스 검색

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.