Explorar el Código

daily dev 20180808

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

+ 2 - 2
build.gradle

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