Skip to content

Commit

Permalink
3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eritpchy committed Nov 19, 2017
1 parent 7a346ac commit 89708c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@


#### 使用步骤:
1. 下载并安装插件: [WeChatFp-3.1.0-release.apk](https://github.com/eritpchy/Xposed-Fingerprint-pay/releases/download/3.1.0/WeChatFp-3.1.0-release.apk)
1. 下载并安装插件: [WeChatFp-3.2.0-release.apk](https://github.com/eritpchy/Xposed-Fingerprint-pay/releases/download/3.2.0/WeChatFp-3.2.0-release.apk)
2. 下载并安装微信: [WeChat-6.5.16-1120.apk](https://github.com/eritpchy/Xposed-Fingerprint-pay/releases/download/2.3.0/WeChat-6.5.16-1120.apk)
3. 下载并安装支付宝: [Alipay-10.1.0.090418-114.apk](https://github.com/eritpchy/Xposed-Fingerprint-pay/releases/download/2.0.0/Alipay-10.1.0.090418-114.apk)
4. 下载并安装淘宝: [Taobao-6.11.0-161.apk](https://github.com/eritpchy/Xposed-Fingerprint-pay/releases/download/2.1.0/Taobao-6.11.0-161.apk)
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
applicationId "com.yyxx.wechatfp"
minSdkVersion 14
targetSdkVersion 26
versionCode 15
versionName "3.1.0"
versionCode 16
versionName "3.2.0"
buildConfigField "String", "APP_PRODUCT_NAME", "\"WeChatFp\""
}

Expand Down

0 comments on commit 89708c4

Please sign in to comment.