Browse Source

304版本,安卓需要加版本上传

liukai 2 months ago
parent
commit
3a196ed504
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/android/app/build.gradle

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

@@ -52,8 +52,8 @@ android {
         applicationId "com.guadou.yyemployer"
         minSdkVersion 21
         targetSdkVersion 34
-        versionCode 303
-        versionName "3.0.3"
+        versionCode 304
+        versionName "3.0.4"
 
         multiDexEnabled true