Make a flavour that excludes this library (fdroid) #7588
              
                Unanswered
              
          
                  
                    
                      ondrejnedoma
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| Sorry, that's not something we can answer for you. You will probably need to do some sort of gradle post work where you trim out dependencies though | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I use Firebase only for notifications, which can be implemented in a different way, and the fdroid store does not allow Firebase in the apps on their store. So I want to be able to build the app without the Firebase dependency. There can't be any mentions of Firebase in the final apk file. How would I approach this?
Beta Was this translation helpful? Give feedback.
All reactions