Browse Source

Update version

Signed-off-by: Mario Danic <mario@lovelyhq.com>
Mario Danic 7 years ago
parent
commit
9a736bfbf4
1 changed files with 2 additions and 2 deletions
  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 23
-        versionName "1.0.12"
+        versionCode 24
+        versionName "1.0.13"
 
         // Enabling multidex support.
         multiDexEnabled true