Browse Source

daily dev 20190404

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

+ 2 - 2
build.gradle

@@ -140,8 +140,8 @@ android {
             versionDev {
                 applicationId "com.nextcloud.android.beta"
                 dimension "default"
-                versionCode 20190403
-                versionName "20190403"
+                versionCode 20190404
+                versionName "20190404"
             }
         }
     }