Skip to content

Commit

Permalink
note to use specific ndk version
Browse files Browse the repository at this point in the history
  • Loading branch information
hackergrrl committed Jan 4, 2021
1 parent 5776839 commit 92b26fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ able to control the mobile app.
### Pre-requisites

In order to develop the full app you will need the Android SDK installed and
[r19c of NDK](https://developer.android.com/ndk/guides/) in order to build
specifically [21.3.6528147 of the NDK](https://developer.android.com/ndk/guides/) in order to build
nodejs-mobile for Android.

You may need to open your app's `/android` folder in Android Studio, so that it detects, downloads and cofigures requirements that might be missing, like the NDK and CMake to build the native code part of the project.
Expand Down

0 comments on commit 92b26fa

Please sign in to comment.