Browse Source

daily dev 20180201

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

+ 2 - 2
build.gradle

@@ -101,8 +101,8 @@ android {
             versionDev {
                 applicationId "com.nextcloud.android.beta"
                 dimension "default"
-                versionCode 20180131
-                versionName "20180131"
+                versionCode 20180201
+                versionName "20180201"
             }
         }
     }