2 Achegas c847323d0f ... 39395a1b06

Autor SHA1 Mensaxe Data
  songjunegeun 39395a1b06 . %!s(int64=4) %!d(string=hai) anos
  songjunegeun e3cd0bf49f 버전 정보 수정 %!s(int64=4) %!d(string=hai) anos
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      app/build.gradle

+ 3 - 3
app/build.gradle

@@ -8,10 +8,10 @@ android {
         applicationId "com.dbs.mplus.knuh"
         minSdkVersion 24
         targetSdkVersion 28
-        versionCode 25
-        versionName "1.1.0.25"
+        versionCode 26
+        versionName "1.1.0.26"
         multiDexEnabled true
-//        testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
+//        testInstrumentationRunner "androidx.test.runner.AdndroidJUnitRunner"
     }
 //    buildTypes {
 //        release {