Explorar el Código

daily dev 20180821

Tobias Kaminsky hace 6 años
padre
commit
aedcc55123
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 20180811
-                versionName "20180811"
+                versionCode 20180821
+                versionName "20180821"
             }
         }
     }