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

建议更换jar包,并且传过去的参数也都不一样了。 #17

Open
FlogFly opened this issue Jul 26, 2017 · 3 comments
Open

建议更换jar包,并且传过去的参数也都不一样了。 #17

FlogFly opened this issue Jul 26, 2017 · 3 comments

Comments

@FlogFly
Copy link

FlogFly commented Jul 26, 2017

如标题。现在新的都2017年7月份的包。而且用你的代码。不是直接替换jar包而已。方法也不一样了。而且参数也都变了。变化挺大的。

@mayubao
Copy link
Owner

mayubao commented Aug 22, 2017

是的,新的jar跟现有的jar支持的API不一样我们现有的应用是用着旧的版本,现在就不去变更了,所以新的jar暂时先不考虑

假设我现在更换jar包的话,测试的话比较麻烦一点~ 我打算考虑另起一个分支来替换新的支付宝支付和微信支付的jar包,请持续关注~ @qaz349293703

@weixiang777
Copy link

as使用的话只要compile一行就行了吧,不用最新的包也行的吧?

@mayubao
Copy link
Owner

mayubao commented Aug 24, 2017

对的,只要在你的module的build.gradle添加即可
@weixiang777

dependencies {
//add pay library
compile 'io.github.mayubao:pay_library:1.0.1'
}

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