Browse Source

更新 'v5/android/Android_Integration_Specification_CH.md'

benson.zhang 1 year ago
parent
commit
be9614e47c
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.8")
+1.在Application Module的build.gradle文件的dependencies下添加 api("io.github.goallpay:allpaysdk:5.2.10")
 
 2.在根目录的build.gradle文件中添加