Skip to content

Commit

Permalink
Updates default buildozer.spec NDK from 17c to 19b
Browse files Browse the repository at this point in the history
Note that this is only the template spec file and
`DEFAULT_ANDROID_NDK_VERSION` fallback is left untouched.
  • Loading branch information
AndreMiras committed Mar 28, 2020
1 parent a294071 commit 439a361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildozer/default.spec
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ fullscreen = 0
#android.sdk = 20

# (str) Android NDK version to use
#android.ndk = 17c
#android.ndk = 19b

# (int) Android NDK API to use. This is the minimum API your app will support, it should usually match android.minapi.
#android.ndk_api = 21
Expand Down

0 comments on commit 439a361

Please sign in to comment.