Browse Source

Attempt to fix a build

Mario Danic 8 years ago
parent
commit
352ee32f1d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

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