Browse Source

1. 테스트를 위해 임시 버전업.

aaron 8 years ago
parent
commit
fe0ac27935
1 changed files with 2 additions and 2 deletions
  1. 2 2
      onecable/build.gradle

+ 2 - 2
onecable/build.gradle

@@ -13,8 +13,8 @@ android {
         minSdkVersion 15
         targetSdkVersion 22
         multiDexEnabled true
-        versionCode 1
-        versionName "0.0.1"
+        versionCode 9
+        versionName "0.1.3"
     }
 
     /*productFlavors {