Browse Source

daily dev 20171220

Tobias Kaminsky 7 years ago
parent
commit
bf45f6b9a9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      build.gradle

+ 2 - 2
build.gradle

@@ -107,8 +107,8 @@ android {
             versionDev {
                 applicationId "com.nextcloud.android.beta"
                 dimension "default"
-                versionCode 20171219
-                versionName "20171219"
+                versionCode 20171220
+                versionName "20171220"
             }
         }