소스 검색

버전정보 변경

헬스케어 레몬 5 년 전
부모
커밋
75156201ac
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -8,8 +8,8 @@ android {
         applicationId "com.dbs.mplus.knuh"
         minSdkVersion 24
         targetSdkVersion 28
-        versionCode 16
-        versionName "1.1.0.16"
+        versionCode 17
+        versionName "1.1.0.17"
         multiDexEnabled true
 //        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
     }