Browse Source

daily dev 20180808

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

+ 2 - 2
build.gradle

@@ -128,8 +128,8 @@ android {
             versionDev {
                 applicationId "com.nextcloud.android.beta"
                 dimension "default"
-                versionCode 20180807
-                versionName "20180807"
+                versionCode 20180808
+                versionName "20180808"
             }
         }
     }