fix修复line支付无法唤起app的问题
This commit is contained in:
parent
f0ddd98942
commit
b5673025be
@ -4,7 +4,7 @@ ext {
|
|||||||
buildToolsVersion: "29.0.2",
|
buildToolsVersion: "29.0.2",
|
||||||
minSdkVersion : 21,
|
minSdkVersion : 21,
|
||||||
targetSdkVersion : 31,
|
targetSdkVersion : 31,
|
||||||
versionCode : 420,
|
versionCode : 421,
|
||||||
versionName : "6.5.1"
|
versionName : "6.5.1"
|
||||||
]
|
]
|
||||||
manifestPlaceholders = [
|
manifestPlaceholders = [
|
||||||
|
Loading…
Reference in New Issue
Block a user