Browse Source

daily dev 20180324

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

+ 2 - 2
build.gradle

@@ -115,8 +115,8 @@ android {
             versionDev {
                 applicationId "com.nextcloud.android.beta"
                 dimension "default"
-                versionCode 20180323
-                versionName "20180323"
+                versionCode 20180324
+                versionName "20180324"
             }
         }
     }