Browse Source

daily dev 20180602

Tobias Kaminsky 6 years ago
parent
commit
ed9df6879f
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 20180526
-                versionName "20180526"
+                versionCode 20180602
+                versionName "20180602"
             }
         }
     }