Browse Source

智利版本升级到1.4.1

weizhengliang 2 years ago
parent
commit
280daa0666
1 changed files with 2 additions and 2 deletions
  1. 2 2
      build.gradle

+ 2 - 2
build.gradle

@@ -54,8 +54,8 @@ buildscript {
         ext.support_library_version = "26.1.0"
         ext.support_library_version = "26.1.0"
 
 
         //多亲手机版本
         //多亲手机版本
-        ext.app_version_code = 143
-        ext.app_version = "1.3.61_qin2"
+        ext.app_version_code = 144
+        ext.app_version = "1.4.1_qin2"
     } else if (app_device_type == "yd_w_xiaomi_2") {
     } else if (app_device_type == "yd_w_xiaomi_2") {
         ext.build_tools_version = "30.0.2"
         ext.build_tools_version = "30.0.2"
         ext.support_library_version = "28.0.0"
         ext.support_library_version = "28.0.0"