소스 검색

红米手机升级版本到1.4.13

weizhengliang 10 달 전
부모
커밋
9f854f187f
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      build.gradle

+ 3 - 3
build.gradle

@@ -40,7 +40,7 @@ buildscript {
      * YD-S5-W_QIN2PRO-2: 多亲手机
      * ...
      */
-    ext.app_device_type = "yd_watch_2"
+    ext.app_device_type = "yd_w_xiaomi_2"
 
     //腕表类型:g6s,asr
     ext.watch_type = "asr"
@@ -64,8 +64,8 @@ buildscript {
         ext.support_library_version = "28.0.0"
 
         //小米手机版本
-        ext.app_version_code = 161
-        ext.app_version = "1.4.12_rm"
+        ext.app_version_code = 162
+        ext.app_version = "1.4.13_rm"
     } else if (app_device_type == "yd_w_xiaomi_2_chile") {
         ext.build_tools_version = "30.0.2"
         ext.support_library_version = "28.0.0"