瀏覽代碼

切换正式环境,android 318版本上线

liukai 1 天之前
父節點
當前提交
eab51dfa27
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      app/android/app/build.gradle

+ 2 - 2
app/android/app/build.gradle

@@ -50,8 +50,8 @@ android {
         applicationId "com.guadou.yyemployer"
         minSdkVersion 21
         targetSdkVersion 35
-        versionCode 317
-        versionName "3.1.7"
+        versionCode 318
+        versionName "3.1.8"
 
         multiDexEnabled true