Browse Source

084修改配置文件

zhangshenjie 1 month ago
parent
commit
8af21411d1
1 changed files with 3 additions and 3 deletions
  1. 3 3
      app/build.gradle

+ 3 - 3
app/build.gradle

@@ -20,9 +20,9 @@ ext {
     versionCode = Integer.parseInt(new SimpleDateFormat("yyMMddHH").format(new Date()) + 1)
 //    versionCode=230617180
 //    brandCode="000B"
-    brandCode = "050A"
-    model = "5037"
-//    model = "1039"
+    brandCode = "084A"
+//    model = "5037"
+    model = "1039"
 
 }