Skip to content

Conversation

@siddhitripathi25
Copy link

-fix issue #1432
-@GitToTheHub

Problem

cordova-android 14 is documented in dev docs but missing from 12.x/latest docs

Solution

  • Add Android 14.0.x to version table in 12.x docs
  • Update JDK requirements (cordova-android 14+ uses JDK 17, 10-13 uses JDK 11)
  • Keep existing Android 12.0.x, 11.0.x, and 10.1.x versions

Changes

  • Added Android 14.0.x row after Android 12.0.x in the version table
  • Updated Java requirements to include Android 14

Testing

  • Built site locally with npm run build - successful
  • Verified Android 14 appears in 12.x documentation table between 12.0.x and 11.0.x

- Add Android 14.0.x to version table in 12.x docs (inserted after Android 12.0.x)
- Update JDK requirements for Android 14 (14+ uses JDK 17, 10-13 uses JDK 11)
- Keep existing Android 12.0.x, 11.0.x, and 10.1.x versions
- Fixes missing cordova-android 14 in latest stable docs
@siddhitripathi25
Copy link
Author

@GitToTheHub

@GitToTheHub
Copy link
Contributor

Hi @siddhitripathi25,

@erisu opened PR #1447 where the latest changes from dev are synchronized to 12.x 2025.01. So this will done by that PR. Thanks anyway.

Regards

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.

2 participants