ionic-team / create-capacitor-plugin

Create a new Capacitor plugin ⚡️
Other
79 stars 11 forks source link

chore: Prepare plugin generator for Capacitor 4 #78

Closed jcesarmobile closed 2 years ago

jcesarmobile commented 2 years ago

For iOS: Bump iOS deployment target to 13 disable catalyst

For Android: Bump target/complileSDK to 32 Bump minSDK to 22 remove jcenter update gradle plugin and gradle wrapper bump java version to 11 update android default dependencies update package.json dependencies

use "next" for now until we have a final capacitor 4 release

jcesarmobile commented 2 years ago

I have updated gradle plugin, gradle wrapper and androidxAppCompatVersion to match latest capacitor updates