Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
efca2a08f8 | ||
![]() |
82d3d7f978 |
@@ -75,7 +75,7 @@ dependencies {
|
|||||||
implementation 'com.facebook.react:react-native:+' // From node_modules
|
implementation 'com.facebook.react:react-native:+' // From node_modules
|
||||||
|
|
||||||
// 支付宝 SDK AAR 包所需的配置
|
// 支付宝 SDK AAR 包所需的配置
|
||||||
// implementation (name: 'alipaySdk-15.7.7-20200702160044', ext: 'aar')
|
implementation 'com.alipay.sdk:alipaysdk-android:15.8.10@aar'
|
||||||
implementation fileTree(dir: "libs", include: ["*.aar"])
|
implementation fileTree(dir: "libs", include: ["*.aar"])
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Binary file not shown.
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "@uiw/react-native-alipay",
|
"name": "@uiw/react-native-alipay",
|
||||||
"title": "React Native Alipay",
|
"title": "React Native Alipay",
|
||||||
"version": "4.0.3",
|
"version": "5.0.0",
|
||||||
"description": "基于 React Native 的支付宝插件,支持Android/iOS。",
|
"description": "基于 React Native 的支付宝插件,支持Android/iOS。",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"typings": "index.d.ts",
|
"typings": "index.d.ts",
|
||||||
|
Reference in New Issue
Block a user