Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RelinRan authored Oct 22, 2019
1 parent 71a40d8 commit 65ab8fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Android支付,主要用户中国常用的微信支付、支付宝支付、银联
(2)在项目app文件夹下的build.gradle配置如下
```
dependencies {
implementation 'com.github.RelinRan:AndroidPay:1.0.1'
implementation 'com.github.RelinRan:AndroidPay:1.0.2'
}
```
#### 1. 微信支付
Expand Down

0 comments on commit 65ab8fa

Please sign in to comment.