Commit 998c3827adcc73be0093fd639d5ca522a6460268
1 parent
28c9154f7c
Exists in
master
支付升级5.2.5:增加渠道参数
Showing 2 changed files with 3 additions and 3 deletions Side-by-side Diff
README.md
1 | 1 | # Gump SDK 5 for Android接入文档 |
2 | 2 | |
3 | 3 | V5 |
4 | -2019年07月18日 | |
4 | +2019年08月01日 | |
5 | 5 | |
6 | 6 | ## 版本概述 |
7 | 7 | |
... | ... | @@ -24,7 +24,7 @@ V5 |
24 | 24 | //登录功能依赖 |
25 | 25 | implementation 'com.gump:Passport:5.2.2' |
26 | 26 | //支付功能依赖 |
27 | - implementation 'com.gump:Payment:5.2.4' | |
27 | + implementation 'com.gump:Payment:5.2.5' | |
28 | 28 | } |
29 | 29 | |
30 | 30 | ### 2.修改AndroidManifest.xml文件 |
app/build.gradle