Browse Source

daily dev 20180823

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

+ 2 - 2
build.gradle

@@ -128,8 +128,8 @@ android {
             versionDev {
                 applicationId "com.nextcloud.android.beta"
                 dimension "default"
-                versionCode 20180821
-                versionName "20180821"
+                versionCode 20180823
+                versionName "20180823"
             }
         }
     }