Browse Source

daily dev 20180118

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

+ 2 - 2
build.gradle

@@ -110,8 +110,8 @@ android {
             versionDev {
                 applicationId "com.nextcloud.android.beta"
                 dimension "default"
-                versionCode 20180117
-                versionName "20180117"
+                versionCode 20180118
+                versionName "20180118"
             }
         }