Browse Source

Merge branch 'master' of http://git.wmzhubo.com/guadoutech/YY-Hotel-Business-ER

jiangwei 2 months ago
parent
commit
4403c96410
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