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

The plugin maven was removed from gradle 7+ and the module is not build in Android. #29

Open
juanjorge opened this issue Oct 4, 2022 · 1 comment

Comments

@juanjorge
Copy link

Hey guys,

The Android build is failing because of the plugin maven when it is used gradle 7 and that plugin was removed on that version, so, this line need to be updated to

apply plugin: 'maven-publish'

Can you help us out to support it that version?

thank you

@marcoj
Copy link

marcoj commented Oct 31, 2022

this please

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