Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question for F-Droid deployment: how to remove google services #337

Open
moovida opened this issue Jun 8, 2022 · 0 comments
Open

Question for F-Droid deployment: how to remove google services #337

moovida opened this issue Jun 8, 2022 · 0 comments

Comments

@moovida
Copy link
Contributor

moovida commented Jun 8, 2022

Hi, I have a question related to google services.
While the plugin allows the user to choose if g-services should be enabled or not, it references the libraries anyways.

I am in the situation that I would like to deploy my app on F-Droid, but they allow only free and open source libraries there.
Right now I am blocked by the Kotlin code that needs to change in order to avoid g-services imports, since once I remove the references from the gradle script, the classes do obviously not compile.

Would it be possible to have the same kotlin classes free from the g-services as an option? This would be really great to deploy applications on f-Droid. Maybe there is a still working version of the class that didn't make use of it?

Thanks for any help you could give me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant