Browse Source

daily dev 20181028

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

+ 2 - 2
build.gradle

@@ -127,8 +127,8 @@ android {
             versionDev {
                 applicationId "com.nextcloud.android.beta"
                 dimension "default"
-                versionCode 20181027
-                versionName "20181027"
+                versionCode 20181028
+                versionName "20181028"
             }
         }
     }