Ver código fonte

Android 311 版本上线

liukai 6 dias atrás
pai
commit
1c31c8afd3
1 arquivos alterados com 2 adições e 2 exclusões
  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 310
-        versionName "3.1.0"
+        versionCode 311
+        versionName "3.1.1"
 
         multiDexEnabled true