소스 검색

#2019-08-20 10:43
- 4.1.1 플레이스토어 배포 완료

yeongyun 6 년 전
부모
커밋
c5e637ac79
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -43,8 +43,8 @@ android {
         applicationId "kr.co.zumo.app"
         minSdkVersion 19    // 4.4
         targetSdkVersion 28
-        versionCode 180
-        versionName "4.1.1.001"
+        versionCode 181
+        versionName "4.1.1"
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
         multiDexEnabled true
         vectorDrawables.useSupportLibrary = true