diff --git a/README.md b/README.md index dffdb19..0bef1b5 100644 --- a/README.md +++ b/README.md @@ -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. 微信支付