Skip to content

chore: Align plugin baselines with core#33

Open
jcesarmobile wants to merge 1 commit into
nextfrom
RMET-4747
Open

chore: Align plugin baselines with core#33
jcesarmobile wants to merge 1 commit into
nextfrom
RMET-4747

Conversation

@jcesarmobile

Copy link
Copy Markdown
Member

update android:

gradle wrapper to 9.5.1
gradle plugin to 9.2.1
compileSdk to 37
minSdkVersion to 26
remove targetSdkVersion

Update iOS:

s.ios.deployment_target to 16
platforms: .iOS to 16

@markemer

Copy link
Copy Markdown
Member

Also, pod linting is failing for a reason that is fixed in this PR, so I don't know what the heck that's about.

@jcesarmobile

Copy link
Copy Markdown
Member Author

what fails is build-example-app-ios because it has iOS 15 deployment target and this changes the plugin to 16, so it makes it incompatible with current example app, we should update example apps to Capacitor 9 first, and for that would be good to have migrate command updated

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.

3 participants