honghengqiang 2 anni fa
parent
commit
0dfadacb2c
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -15,8 +15,8 @@ android {
         applicationId "com.swago.app"
         minSdkVersion 21
         targetSdkVersion 30
-        versionCode 6004
-        versionName "6.0.0.4"
+        versionCode 6005
+        versionName "6.0.0.5"
         multiDexEnabled true
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"