Skip to content

Commit 89708c4

Browse files
committed
3.2.0
1 parent 7a346ac commit 89708c4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939

4040
#### 使用步骤:
41-
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)
41+
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)
4242
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)
4343
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)
4444
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)

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ android {
1010
applicationId "com.yyxx.wechatfp"
1111
minSdkVersion 14
1212
targetSdkVersion 26
13-
versionCode 15
14-
versionName "3.1.0"
13+
versionCode 16
14+
versionName "3.2.0"
1515
buildConfigField "String", "APP_PRODUCT_NAME", "\"WeChatFp\""
1616
}
1717

0 commit comments

Comments
 (0)