Browse Source

Revert "Attempt to fix a build"

This reverts commit 06562dc4d50a8bef4c202c17a0cbdaaeaabe4015.
Mario Danic 8 years ago
parent
commit
79c6085c84
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

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