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.didichuxing.doraemonkit:kit:1.0.5 #32

Closed
SheepYang1993 opened this issue Jan 28, 2019 · 2 comments
Closed

Failed to resolve: com.didichuxing.doraemonkit:kit:1.0.5 #32

SheepYang1993 opened this issue Jan 28, 2019 · 2 comments

Comments

@SheepYang1993
Copy link

SheepYang1993 commented Jan 28, 2019

Android
添加以下依赖,不能找到仓库

    debugImplementation 'com.didichuxing.doraemonkit:kit:1.0.5'
    releaseImplementation 'com.didichuxing.doraemonkit:kit-no-op:1.0.5'
@SheepYang1993
Copy link
Author

应该是

    implementation 'com.didichuxing.doraemonkit:doraemonkit:1.0.5'
    releaseImplementation 'com.didichuxing.doraemonkit:doraemonkit-no-op:1.0.5'

@wanglikun7342
Copy link
Contributor

好的,已经修改,这块文档疏漏

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