Browse Source

daily dev 20181102

Tobias Kaminsky 6 years ago
parent
commit
0e23d84b72
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 20181101
-                versionName "20181101"
+                versionCode 20181102
+                versionName "20181102"
             }
         }
     }