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

Commit

Permalink
+ 3.9.12 适配 支付宝 10.2.3.9000 版本
Browse files Browse the repository at this point in the history
  • Loading branch information
eritpchy committed Sep 24, 2020
1 parent c903654 commit a3cdd61
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.3'
classpath 'com.android.tools.build:gradle:3.6.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion module.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ext {

moduleProp = [
name : "指纹支付 - 支付宝",
version : "v3.9.11",
version : "v3.9.12",
versionCode: "1",
author : "Jason Eric",
description: "让支付宝支持指纹支付 Fingerprint pay for Alipay.",
Expand Down
Binary file modified module/libs/fingerprint-pay-alipay-magisk.apk
Binary file not shown.

1 comment on commit a3cdd61

@Qinyi966
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hahah

Please sign in to comment.