apache / cordova-paramedic

Apache Cordova - Paramedic
https://cordova.apache.org/
Apache License 2.0
36 stars 53 forks source link

ci(android): set default java version to 17 #268

Closed erisu closed 1 month ago

erisu commented 1 month ago

Platforms affected

n/a

Motivation and Context

Use JDK 17 which is minimum requirement for latest cordova-android release

Description

bump default java version to 1

Testing

tested with file plugin

Checklist