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 #31

Open
friddle opened this issue Jun 14, 2022 · 1 comment
Open

Gradle 7.0 #31

friddle opened this issue Jun 14, 2022 · 1 comment

Comments

@friddle
Copy link

friddle commented Jun 14, 2022

  • What went wrong:
    An exception occurred applying plugin request [id: 'com.alexvasilkov.git-dependencies', version: '2.0.4']

Failed to apply plugin 'com.alexvasilkov.git-dependencies'.
class org.gradle.api.internal.project.DefaultProject_Decorated cannot be cast to class org.gradle.api.initialization.Settings (org.gradle.api.internal.project.DefaultProject_Decorated and org.gradle.api.initialization.Settings are in unnamed module of loader org.gradle.internal.classloader.VisitableURLClassLoader @6aa8ceb6

@alexvasilkov
Copy link
Owner

Are you sure you added the plugin to your settings.gradle and not build.gradle? See readme.

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