Browse Source

更新 'v5/android/Android_Integration_Specification_CH.md'

benson.zhang 2 years ago
parent
commit
7cb85132ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      v5/android/Android_Integration_Specification_CH.md

+ 1 - 1
v5/android/Android_Integration_Specification_CH.md

@@ -34,7 +34,7 @@ mode —— AllPay 后台环境标识,true表示从AllPay的正式环境发起
 
 ### 3.2 添加 SDK 包
 
-1.在Application Module的build.gradle文件的dependencies下添加 api("io.github.goallpay:allpaysdk:5.2.2")
+1.在Application Module的build.gradle文件的dependencies下添加 api("io.github.goallpay:allpaysdk:5.2.3")
 
 2.在根目录的build.gradle文件中添加