We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 516c06b commit 874cca0Copy full SHA for 874cca0
firebase-crashlytics-ndk/README.md
@@ -13,11 +13,9 @@ In addition, **this project requires NDK version r17c to build.**
13
14
### Setting up NDK r17c
15
16
-1. Download the appropriate zip for your build environment
17
-[here](https://developer.android.com/ndk/downloads/older_releases.html).
18
-2. Unzip the package into an accessible directory.
19
-3. In your `local.properties` file in the root of this project, add
20
-`ndk.dir=/path/to/android-ndk-r17c` with the path to the unzipped package.
+1. Follow the instructions
+[here](https://developer.android.com/studio/projects/install-ndk#specific-version)
+to install NDK version 17.2.4988734.
21
22
## Building
23
0 commit comments