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

Failed to resolve: com.scwang.smartrefresh:SmartRefreshLayout:1.1.3 #1581

Closed
benedictcontawe opened this issue Sep 6, 2024 · 3 comments
Closed

Comments

@benedictcontawe
Copy link

I have already clean build ang sync build but can't able to fix the issue

@benedictcontawe
Copy link
Author

I have already clean build ang sync build but can't able to fix the issue
any updates

@vinhhoang2402
Copy link

I just added maven { url 'https://maven.aliyun.com/repository/jcenter' } and it worked for me.

@scwang90
Copy link
Owner

添加兼容仓库

    maven { url 'https://maven.aliyun.com/repository/google' } // 兼容旧版 google
    maven { url 'https://maven.aliyun.com/repository/jcenter' } // 兼容旧版 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

3 participants