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.5 中使用它 #49

Open
eelicdeva opened this issue May 16, 2023 · 2 comments
Open

我不能在 gradle 7.5 中使用它 #49

eelicdeva opened this issue May 16, 2023 · 2 comments

Comments

@eelicdeva
Copy link

我不能在 gradle 7.5 中使用它

@private1215
Copy link

private1215 commented May 19, 2023

setting.gradle中对比一下差什么

pluginManagement { repositories { google() mavenCentral() gradlePluginPortal() } } dependencyResolutionManagement { repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS) repositories { google() jcenter() mavenCentral() maven { url 'https://jitpack.io' } } }

@eelicdeva
Copy link
Author

谢谢

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