android: update sdk, ndk to 29, 21

This commit is contained in:
Matthew Bauer
2020-08-17 23:51:53 -05:00
committed by Matthew Bauer
parent b8e06b40d2
commit 074bc78cc8
5 changed files with 12 additions and 8 deletions
@@ -14,7 +14,7 @@
, lldbVersions ? [ ]
, cmakeVersions ? [ ]
, includeNDK ? false
, ndkVersion ? "18.1.5063045"
, ndkVersion ? "21.0.6113669"
, useGoogleAPIs ? false
, useGoogleTVAddOns ? false
, includeExtras ? []