Skip to content

Commit

Permalink
- add andoidndkversion to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
polymonster authored Mar 13, 2024
1 parent 2e1892a commit 9eeabea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ androidabis { "armeabi", "armeabi-v7a", "arm64-v8a", "x86", "x86_64" }
gradleversion "com.android.tools.build:gradle:3.1.4"
androidsdkversion "28"
androidminsdkversion "25"
androidndkversion "26.2.11394342"
androidndkpath "file_path_to_ndk_directory_is_optional"
androidappid "com.company.application"

Expand Down

0 comments on commit 9eeabea

Please sign in to comment.