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

proguard-rules #163

Open
kakopappa opened this issue Sep 25, 2023 · 0 comments
Open

proguard-rules #163

kakopappa opened this issue Sep 25, 2023 · 0 comments
Labels
p:Android Android Home Screen Widgets

Comments

@kakopappa
Copy link

kakopappa commented Sep 25, 2023

Just would like to highlight that when you make the final obfuscated binary, it seems it requires adding the following line in order to preserve the mappings between AndroidManifest.xml and the implementation. It would be nice if you could mention this in ReadMe. If helps, I can submit a PR.

great project btw.

-keep public class * extends es.antonborri.home_widget.HomeWidgetProvider in proguard-rules.pro

@ABausG ABausG added the p:Android Android Home Screen Widgets label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p:Android Android Home Screen Widgets
Projects
None yet
Development

No branches or pull requests

2 participants