Browse Source

Update gradle

Signed-off-by: Mario Danic <mario@lovelyhq.com>
Mario Danic 7 years ago
parent
commit
8de4412dcd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -13,7 +13,7 @@ android {
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
 
 
         versionCode 26
         versionCode 26
-        versionName "1.1.0"
+        versionName "1.1.0beta1"
 
 
         // Enabling multidex support.
         // Enabling multidex support.
         multiDexEnabled true
         multiDexEnabled true