Skip to content

Commit

Permalink
Add recommended NDK revision for Android builds
Browse files Browse the repository at this point in the history
  • Loading branch information
kairusds authored and vigneshvg committed Oct 14, 2024
1 parent fb2dceb commit 2c36aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android_jni/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ $ git clone https://github.com/AOMediaCodec/libavif.git
$ cd libavif
```

Step 2 - Set the SDK and NDK paths in environment variables.
Step 2 - Set the SDK and NDK paths in environment variables. (Recommended Android NDK revision: r25c)

```
$ export ANDROID_SDK_ROOT="/path/to/android/sdk"
Expand Down

0 comments on commit 2c36aed

Please sign in to comment.