瀏覽代碼

优化jmsdk支付
优化jrtt日志

yhz 5 年之前
父節點
當前提交
a99a16f089
共有 6 個文件被更改,包括 4 次插入4 次删除
  1. 1 1
      config_utils.py
  2. 1 1
      config_utils_record.py
  3. 1 1
      config_utils_shanshen.py
  4. 二進制
      log_sdk/jrtt/jrtt.jar
  5. 二進制
      sdk/jm/libs/jm_sdk_20190821.jar
  6. 1 1
      打包参数.txt

+ 1 - 1
config_utils.py

@@ -39,7 +39,7 @@ def checkChannelConfig(config):
     if 'clearCache' not in config:
         config['clearCache'] = True
     if 'aapt2disable' not in config:
-        config['aapt2disable'] = False
+        config['aapt2disable'] = True
     if 'v2disable' not in config:
         config['v2disable'] = False
     if 'screenOrientation' not in config:

+ 1 - 1
config_utils_record.py

@@ -36,7 +36,7 @@ def checkChannelConfig(config):
     if 'clearCache' not in config:
         config['clearCache'] = True
     if 'aapt2disable' not in config:
-        config['aapt2disable'] = False
+        config['aapt2disable'] = True
     if 'v2disable' not in config:
         config['v2disable'] = False
     if 'screenOrientation' not in config:

+ 1 - 1
config_utils_shanshen.py

@@ -30,7 +30,7 @@ def checkChannelConfig(config):
     if 'clearCache' not in config:
         config['clearCache'] = True
     if 'aapt2disable' not in config:
-        config['aapt2disable'] = False
+        config['aapt2disable'] = True
     if 'v2disable' not in config:
         config['v2disable'] = False
     if 'outName' not in config:

二進制
log_sdk/jrtt/jrtt.jar


二進制
sdk/jm/libs/jm_sdk_20190821.jar


+ 1 - 1
打包参数.txt

@@ -13,7 +13,7 @@
 	"versionName":"1.2.0",//版本号,可选
 	"targetSdkVersion":22,//安卓适配的目标版本,可选
 	"v2disable":"true",//是否禁用v2签名,可选,默认false
-	"aapt2disable":"false",//是否禁用aapt2,可选,默认false
+	"aapt2disable":"false",//是否禁用aapt2,可选,默认true
 	"icon":"/data/20180807/2a926665b167029844170812307a94fa.png",//icon路径
 	"splash":"/data/20180807/cf9251ac587c85eeb35137f6df8617c1.jpg",//启动图路径
 	"copyList":[//资源路径