Browse Source

daily dev 20180920

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

+ 2 - 2
build.gradle

@@ -130,8 +130,8 @@ android {
             versionDev {
                 applicationId "com.nextcloud.android.beta"
                 dimension "default"
-                versionCode 20180919
-                versionName "20180919"
+                versionCode 20180920
+                versionName "20180920"
             }
         }
     }