Browse Source

手机版本升级到1.4.23

weizhengliang 4 tháng trước cách đây
mục cha
commit
5e71e2e471
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      build.gradle

+ 2 - 2
build.gradle

@@ -78,8 +78,8 @@ buildscript {
         ext.support_library_version = "28.0.0"
 
         //金立手机,L2型号Android 14版手机
-        ext.app_version_code = 172
-        ext.app_version = "1.4.22_gn"
+        ext.app_version_code = 173
+        ext.app_version = "1.4.23_gn"
     } else if (app_device_type == "yd_w_gionee_2_chile") {
         ext.build_tools_version = "30.0.2"
         ext.support_library_version = "28.0.0"