Explorar el Código

daily dev 20181026

Tobias Kaminsky hace 6 años
padre
commit
a81792e788
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      build.gradle

+ 2 - 2
build.gradle

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