Explorar el Código

daily dev 20180606

Tobias Kaminsky hace 6 años
padre
commit
3fdd799086
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 20180605
-                versionName "20180605"
+                versionCode 20180606
+                versionName "20180606"
             }
         }
     }