-
Notifications
You must be signed in to change notification settings - Fork 34
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
Could not resolve com.sina.weibo.sdk:core:9.12.0. #30
Comments
dl.bintray.com 已经关闭了,需要切到https://www.jfrog.com/ 里了吧。 |
|
现在安卓没法运行了,怎么处理这个问题? |
我們使用這個插件執行example時,出現以下報錯: FAILURE: Build failed with an exception.
BUILD FAILED in 16s |
试了好几种方式,本来计划将 aar 直接引入到 plugin 项目中,但是又无法编译通过,因为 aar 里面不能包含aar,所以只能通过将 微博SDK 中的 aar 文件,发布到本地的 maven 仓库中来使用了,目前测试运行正常,本地搭建maven的教程可以参考这里 Mac下安装Maven并发布本地仓库 |
我更新了微博的SDK,你们可以先用 git 方式引入,我目前木有微博项目,需要你们帮忙测试通过了才能发布。 dependencies:
weibo_kit:
git:
url: https://github.com/rxreader/weibo_kit.git |
@v7lin 测试了git方式引入, iOS端正常, 安卓端可以运行和通过sdk唤起微博,认证功能因为这边没法加签名,所以没法认证通过进行验证。 |
dependencies: |
将 ref 设置成最新的 commit |
不懂 可以贴下不? |
Could not determine the dependencies of task ':weibo_kit:compileVendorDebugAidl'.
The text was updated successfully, but these errors were encountered: