Browse Source

daily dev 20180629

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

+ 2 - 2
build.gradle

@@ -126,8 +126,8 @@ android {
             versionDev {
                 applicationId "com.nextcloud.android.beta"
                 dimension "default"
-                versionCode 20180628
-                versionName "20180628"
+                versionCode 20180629
+                versionName "20180629"
             }
         }
     }