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

Gradle 7.0 support #56

Closed
edgar-zigis opened this issue Apr 29, 2021 · 2 comments · Fixed by #58
Closed

Gradle 7.0 support #56

edgar-zigis opened this issue Apr 29, 2021 · 2 comments · Fixed by #58

Comments

@edgar-zigis
Copy link

Hello,

we are already experimenting with Jetpack Compose and we are using this amazing plugin for our app versioning.
Unfortunately it is not supported by Gradle 7.0 and we get the following exception:

org.gradle.api.GradleException: gradle-advanced-build-version does not support Android Gradle plugin 7.0.0-alpha14

Are there any plans to add support for this plugin?

@moallemi moallemi linked a pull request May 30, 2021 that will close this issue
@moallemi
Copy link
Owner

@edgar-zigis Now you can use version 1.7.4 which supports AGP 7.0.
Do not forget about using mavenCentral in your repositories. jcenter in not supported anymore

@edgar-zigis
Copy link
Author

@moallemi thank you, awesome! 👍

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 a pull request may close this issue.

2 participants