Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compile against version 32 or later of the #3

Closed
productdevbook opened this issue Jun 19, 2022 · 7 comments
Closed

compile against version 32 or later of the #3

productdevbook opened this issue Jun 19, 2022 · 7 comments

Comments

@productdevbook
Copy link
Contributor

https://github.com/riderx/capacitor-purchases/blob/c09243ff909dc8942c76709f9385e5339b5cc8c6/android/build.gradle#L61


  1.  Dependency 'androidx.core:core:1.9.0-alpha05' requires libraries and applications that
      depend on it to compile against version 32 or later of the
      Android APIs.

      :app is currently compiled against android-31.

      Recommended action: Update this project to use a newer compileSdkVersion
      of at least 32, for example 32.

ionic used 1.7.0

image

i think you need to sync this to user's config file

@riderx
Copy link
Contributor

riderx commented Jun 20, 2022

@productdevbook thanks for the report i accepted your Pr but by the way why not upgrade to sdk 32 as asked

@productdevbook
Copy link
Contributor Author

productdevbook commented Jun 20, 2022

Because capacitor v3 not sdk 32 support. V4.beta support. Feature.

@productdevbook
Copy link
Contributor Author

@riderx
Copy link
Contributor

riderx commented Jun 20, 2022

Yes you are right !

@riderx riderx closed this as completed Jun 20, 2022
@productdevbook
Copy link
Contributor Author

dont forget npm version update :)

@riderx
Copy link
Contributor

riderx commented Jun 20, 2022

@productdevbook totally forgot, time to setup the auto-publish CI like other plugins :)

@riderx
Copy link
Contributor

riderx commented Jun 20, 2022

Publish done, CI setup https://github.com/riderx/capacitor-purchases/actions/runs/2530301350

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

No branches or pull requests

2 participants