Parcourir la source

Android 311 版本上线

liukai il y a 1 semaine
Parent
commit
1c31c8afd3
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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