Browse Source

daily dev 20180908

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

+ 2 - 2
build.gradle

@@ -129,8 +129,8 @@ android {
             versionDev {
                 applicationId "com.nextcloud.android.beta"
                 dimension "default"
-                versionCode 20180907
-                versionName "20180907"
+                versionCode 20180908
+                versionName "20180908"
             }
         }
     }