Browse Source

Tag v6.1.2

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

+ 2 - 2
app/build.gradle

@@ -38,8 +38,8 @@ android {
         targetSdkVersion 28
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
 
-        versionCode 103
-        versionName "6.1.1"
+        versionCode 104
+        versionName "6.1.2"
 
         flavorDimensions "default"
         renderscriptTargetApi 19