Browse Source

daily dev 20171230

Tobias Kaminsky 7 years ago
parent
commit
736abe3770
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 20171228
-                versionName "20171228"
+                versionCode 20171230
+                versionName "20171230"
             }
         }