Browse Source

daily dev 20181206

Tobias Kaminsky 6 years ago
parent
commit
51db0a6f57
1 changed files with 2 additions and 2 deletions
  1. 2 2
      build.gradle

+ 2 - 2
build.gradle

@@ -127,8 +127,8 @@ android {
             versionDev {
                 applicationId "com.nextcloud.android.beta"
                 dimension "default"
-                versionCode 20181204
-                versionName "20181204"
+                versionCode 20181206
+                versionName "20181206"
             }
         }
     }