Selaa lähdekoodia

Revert "Attempt to fix a build"

This reverts commit 06562dc4d50a8bef4c202c17a0cbdaaeaabe4015.
Mario Danic 8 vuotta sitten
vanhempi
commit
79c6085c84
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

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