Explorar el Código

daily dev 20181215

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

+ 2 - 2
build.gradle

@@ -126,8 +126,8 @@ android {
             versionDev {
                 applicationId "com.nextcloud.android.beta"
                 dimension "default"
-                versionCode 20181214
-                versionName "20181214"
+                versionCode 20181215
+                versionName "20181215"
             }
         }
     }