Parcourir la source

Android 309版本上线

liukai il y a 1 semaine
Parent
commit
f4a4bc1ac3
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 308
-        versionName "3.0.8"
+        versionCode 309
+        versionName "3.0.9"
 
         multiDexEnabled true