mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 07:02:51 +08:00
5889001465
* (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
12 lines
321 B
Properties
12 lines
321 B
Properties
# This file was originally created by the Android Tools, but is now
|
|
# used by cordova-android to manage the project configuration.
|
|
|
|
# Indicates whether an apk should be generated for each density.
|
|
split.density=false
|
|
|
|
# Project target.
|
|
target=android-29
|
|
apk-configurations=
|
|
renderscript.opt.level=O0
|
|
android.library=true
|