Explorar el Código

Revert "Attempt to fix a build"

This reverts commit 06562dc4d50a8bef4c202c17a0cbdaaeaabe4015.
Mario Danic hace 8 años
padre
commit
79c6085c84
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -58,7 +58,7 @@ android {
 
 
         productFlavors{
-            abuild {
+            generic {
                 applicationId 'com.nextcloud.client'
             }