Browse Source

daily dev 20190402

Tobias Kaminsky 6 years ago
parent
commit
677bd759df
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 20190329
-                versionName "20190329"
+                versionCode 20190402
+                versionName "20190402"
             }
         }
     }