Skip to content

Commit b5b3845

Browse files
authored
Update README.md
updated android ndk r20 in description
1 parent 290d7ae commit b5b3845

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ prebuild some libs for android (unix based)
1515

1616
## build
1717
```bash
18-
export ANDROID_NDK="/home/user/android-ndk-r19c" #path to android ndk
18+
export ANDROID_NDK="/home/user/android-ndk-r20" #path to android ndk
1919
./build.sh
20-
```
20+
```

0 commit comments

Comments
 (0)