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

Commit a3cdd61

Browse files
committed
+ 3.9.12 适配 支付宝 10.2.3.9000 版本
1 parent c903654 commit a3cdd61

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ buildscript {
1212
jcenter()
1313
}
1414
dependencies {
15-
classpath 'com.android.tools.build:gradle:3.5.3'
15+
classpath 'com.android.tools.build:gradle:3.6.4'
1616
}
1717
}
1818

module.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ext {
55

66
moduleProp = [
77
name : "指纹支付 - 支付宝",
8-
version : "v3.9.11",
8+
version : "v3.9.12",
99
versionCode: "1",
1010
author : "Jason Eric",
1111
description: "让支付宝支持指纹支付 Fingerprint pay for Alipay.",
160 KB
Binary file not shown.

0 commit comments

Comments
 (0)