forked from github/cordova-android
Quick updates to top-level project.properties (#654)
* Update header comments according to reality, in a similar fashion to bin/templates/project/project.properties * update default target API to 28 this change updates the target SDK value to 28 in both generated platforms/android/CordovaLib/AndroidManifest.xml and the resulting Android build, if not overridden by the Cordova user Co-authored-by: Christopher J. Brody <chris.brody@gmail.com> Co-authored-by: Joe Bowser <bowserj@apache.org>
This commit is contained in:
parent
4abe3d3a49
commit
73692e60d8
@ -1,16 +1,11 @@
|
|||||||
# This file is automatically generated by Android Tools.
|
# This file was originally created by the Android Tools, but is now
|
||||||
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
|
# used by cordova-android to manage the project configuration.
|
||||||
#
|
|
||||||
# This file must be checked in Version Control Systems.
|
|
||||||
#
|
|
||||||
# To customize properties used by the Ant build system use,
|
|
||||||
# "ant.properties", and override values to adapt the script to your
|
|
||||||
# project structure.
|
|
||||||
|
|
||||||
# Indicates whether an apk should be generated for each density.
|
# Indicates whether an apk should be generated for each density.
|
||||||
split.density=false
|
split.density=false
|
||||||
|
|
||||||
# Project target.
|
# Project target.
|
||||||
target=android-27
|
target=android-28
|
||||||
apk-configurations=
|
apk-configurations=
|
||||||
renderscript.opt.level=O0
|
renderscript.opt.level=O0
|
||||||
android.library=true
|
android.library=true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user