ソースを参照

Update version

Signed-off-by: Mario Danic <mario@lovelyhq.com>
Mario Danic 7 年 前
コミット
3b8c31e887
1 ファイル変更2 行追加2 行削除
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -12,8 +12,8 @@ android {
         targetSdkVersion 27
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
 
-        versionCode 25
-        versionName "1.0.14"
+        versionCode 26
+        versionName "1.1.0"
 
         // Enabling multidex support.
         multiDexEnabled true