ionic-team / capacitor

Build cross-platform Native Progressive Web Apps for iOS, Android, and the Web ⚡️
https://capacitorjs.com
MIT License
12.29k stars 1.01k forks source link

fix(cli): make Cordova plugins use same default kotlin version as Capacitor #7752

Closed jcesarmobile closed 2 weeks ago

jcesarmobile commented 2 weeks ago

We updated the default Capacitor kotlin version to 1.9.10 but Cordova plugins will still use 1.8.20 as default. Sync the versions.