Skip to content

Commit 874cca0

Browse files
authored
Update NDK r17c installation instructions (#1687)
1 parent 516c06b commit 874cca0

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

firebase-crashlytics-ndk/README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,9 @@ In addition, **this project requires NDK version r17c to build.**
1313

1414
### Setting up NDK r17c
1515

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.
16+
1. Follow the instructions
17+
[here](https://developer.android.com/studio/projects/install-ndk#specific-version)
18+
to install NDK version 17.2.4988734.
2119

2220
## Building
2321

0 commit comments

Comments
 (0)