Browse Source

提交益玩sdk

zengqb 4 years ago
parent
commit
6e81d482a5
1 changed files with 3 additions and 1 deletions
  1. 3 1
      sdk/jm_yiwan/libs/config.json

+ 3 - 1
sdk/jm_yiwan/libs/config.json

@@ -1,10 +1,12 @@
 {
 	"default":[
+		"SuperSDK_V423_lib.jar",
+		"SuperSDK_V423_lib_cp_module.jar",
 		"android-support-v4.jar",
 		"commons-httpclient-3.1.jar",
 		"org.apache.http.legacy.jar",
 		"walle.jar",
 		"walle-reader-1.1.6.jar",
-		"jm_sdk_20200430.jar"
+		"jm_sdk_20200520.jar"
 	]
 }