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

插件获取最新版本aar,一旦发版导致所有用户被迫升级 #133

Closed
githubliruiyuan opened this issue Jun 30, 2017 · 8 comments
Assignees
Labels

Comments

@githubliruiyuan
Copy link

githubliruiyuan commented Jun 30, 2017

Error:A problem occurred configuring project ':app'.

Failed to notify project evaluation listener.
Could not find payload_reader.jar (com.meituan.android.walle:payload_reader:1.1.4).
Searched in the following locations:
https://jcenter.bintray.com/com/meituan/android/walle/payload_reader/1.1.4/payload_reader-1.1.4.jar

@GavinCT
Copy link
Member

GavinCT commented Jun 30, 2017

hi 这是网络问题 没拿到jar包 => GFW

@GavinCT
Copy link
Member

GavinCT commented Jun 30, 2017

我这边是可以下载的 请检查下网络

@GavinCT GavinCT self-assigned this Jun 30, 2017
@GavinCT GavinCT closed this as completed Jun 30, 2017
@githubliruiyuan
Copy link
Author

重点是我用的是1.1.3,不应该出现这个才对

@GavinCT
Copy link
Member

GavinCT commented Jun 30, 2017

查一下dependencies是谁把版本给你带上去的 指定版本号之后并不会自动升级

@GavinCT GavinCT reopened this Jun 30, 2017
@GavinCT
Copy link
Member

GavinCT commented Jun 30, 2017

sorry review了下代码,发现之前有次提交里改动了获取版本:插件默认获取最新aar
后面插件会改掉
你先试试在aar的compile加上force=true

@GavinCT GavinCT added bug and removed help wanted labels Jun 30, 2017
@GavinCT GavinCT changed the title 旧版本用不了,升级也要测试一下旧版本 插件获取最新版本aar,一旦发版导致所有用户被迫升级 Jun 30, 2017
@githubliruiyuan
Copy link
Author

Could not find plugin.jar (com.meituan.android.walle:plugin:1.1.4). 升级最新还是不行

@GavinCT
Copy link
Member

GavinCT commented Jun 30, 2017

还是我说的 网络不好
你强制自己的aar是1.1.3版本 插件也先不升级,用本地缓存

@GavinCT
Copy link
Member

GavinCT commented Aug 8, 2017

1.1.5版本已发布,以后不会再因为新版本发布而提醒用户了~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants