Browse Source

daily dev 20180628

Tobias Kaminsky 7 years ago
parent
commit
18b3aa8ea5
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 20180627
-                versionName "20180627"
+                versionCode 20180628
+                versionName "20180628"
             }
         }
     }