Increased default target sdk to 29 (#848)

* (android) increased default target sdk to 29

* Updated travis and appveyor to use build tools/api level 29

* Fixed two other files that was missing the API 29 update
This commit is contained in:
Norman Breau
2020-01-07 11:47:27 -04:00
committed by GitHub
parent 91d2716122
commit 5889001465
6 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
split.density=false
# Project target.
target=android-28
target=android-29
apk-configurations=
renderscript.opt.level=O0
android.library=true