Browse Source

daily dev 20171228

Tobias Kaminsky 7 years ago
parent
commit
40b879d5a5
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 20171223
-                versionName "20171223"
+                versionCode 20171228
+                versionName "20171228"
             }
         }