Ver código fonte

DCA-296 - [Android] App PRD 배포(v1.3.8-rc9)
[Android] App DEV 배포(v1.3.8-rc9)

aaron 7 anos atrás
pai
commit
c6a019eeea
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -22,7 +22,7 @@ android {
         minSdkVersion 21
         targetSdkVersion 25
         versionCode 1
-        versionName '1.3.7'
+        versionName '1.3.8'
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
         multiDexEnabled true