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

找不到依赖地址了 #50

Open
everyline opened this issue Oct 12, 2024 · 3 comments
Open

找不到依赖地址了 #50

everyline opened this issue Oct 12, 2024 · 3 comments

Comments

@everyline
Copy link

图片

@daimuruoji
Copy link

我也

1 similar comment
@Ljiekai
Copy link

Ljiekai commented Feb 19, 2025

我也

@TLD-N
Copy link

TLD-N commented Feb 21, 2025

我也
朋友,多亏了gpt喂饭,我用了如下配置,就好了,就是改用国内源
allprojects {
repositories {
mavenCentral() // Maven Central 仓库
google()
maven {url 'https://maven.aliyun.com/repository/jcenter'}
maven { url 'https://jitpack.io' }
// jcenter()
}
}

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

4 participants