Browse Source

daily dev 20180126

Tobias Kaminsky 7 years ago
parent
commit
608621bb80
1 changed files with 2 additions and 2 deletions
  1. 2 2
      build.gradle

+ 2 - 2
build.gradle

@@ -101,8 +101,8 @@ android {
             versionDev {
                 applicationId "com.nextcloud.android.beta"
                 dimension "default"
-                versionCode 20180125
-                versionName "20180125"
+                versionCode 20180126
+                versionName "20180126"
             }
         }
     }