Skip to content
Discussion options

You must be logged in to vote

Over time google has proven that they don't follow semver on their libraries, they have introduced breaking changes in minor or patch version bumps. (maybe they didn't do it on purpose)

But I would recommend to always use latest (stable) available, and if you find any issue, downgrade to the previous one or until everything works again.

In the upgrade guides we put the version that is latest at the moment of writing the guide and verify that everything works, so that's why we recommend those.

I've noticed that you have two dependencies for android support libraries (v4), one on your app and another one on a cordova plugin.
You shouldn't need the one in your app anymore since Capacitor swi…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@KevinKelchen
Comment options

@KevinKelchen
Comment options

@jcesarmobile
Comment options

@KevinKelchen
Comment options

Answer selected by KevinKelchen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants