Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick updates to top-level project.properties #654

Merged

Conversation

brodybits
Copy link
Contributor

This proposal updates the default SDK version to 28, in both AndroidManifest.xml and the resulting APK build.

There is an additional change to update the header comments according to reality, in a similar fashion to bin/templates/project/project.properties.

* 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>
@codecov-io
Copy link

codecov-io commented Feb 8, 2019

Codecov Report

Merging #654 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #654   +/-   ##
=======================================
  Coverage   64.66%   64.66%           
=======================================
  Files          18       18           
  Lines        1817     1817           
=======================================
  Hits         1175     1175           
  Misses        642      642

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 54df4a1...c3eb8c1. Read the comment docs.

@brodybits brodybits merged commit 73692e6 into apache:master Feb 8, 2019
@brodybits brodybits deleted the quick-updates-to-top-level-properties branch February 8, 2019 18:23
@brodybits
Copy link
Contributor Author

Thanks @jcesarmobile for the quick review!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants