Skip to content
This repository was archived by the owner on Sep 1, 2021. It is now read-only.

Commit b38aeef

Browse files
committed
+ 3.9.4 fix 10.10微信指纹支付失效
1 parent 84b3ff9 commit b38aeef

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

riru-module-xfingerprint-pay-wechat/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ android {
2222

2323
task zip(type: Exec) {
2424
workingDir '..'
25-
commandLine 'sh', 'build.sh', project.name, 'v3.9.3'
25+
commandLine 'sh', 'build.sh', project.name, 'v3.9.4'
2626
}
Binary file not shown.

riru-module-xfingerprint-pay-wechat/template_override/module.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id=riru-module-xfingerprint-pay-wechat
2-
name=指纹支付-微信
3-
version=v3.9.3
2+
name=Riru - 指纹支付 - 微信
3+
version=v3.9.4
44
versionCode=1
55
author=Jason Eric
66
description=让微信支持指纹支付 Fingerprint pay for wechat

riru-module-xfingerprint-pay-wechat/template_override/riru_module.prop

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name=指纹支付-微信
2-
version=v3.9.3
1+
name=Riru - 指纹支付 - 微信
2+
version=v3.9.4
33
versionCode=1
44
author=Jason Eric
55
description=让微信支持指纹支付\nFingerprint pay for wechat

0 commit comments

Comments
 (0)