mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-30 00:00:04 +08:00
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:
@@ -5,7 +5,7 @@
|
||||
split.density=false
|
||||
|
||||
# Project target.
|
||||
target=android-28
|
||||
target=android-29
|
||||
apk-configurations=
|
||||
renderscript.opt.level=O0
|
||||
android.library=true
|
||||
|
||||
Reference in New Issue
Block a user