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

We should consider creating a .jar distribution #53

Open
devos50 opened this issue Jul 30, 2021 · 2 comments
Open

We should consider creating a .jar distribution #53

devos50 opened this issue Jul 30, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@devos50
Copy link
Contributor

devos50 commented Jul 30, 2021

When one currently wants to use this repository, there is no other option than to add this project as submodule, as done by the superapp. However, Gradle does not really support this kind of architecture and support for it is whacky. The "proper" way to re-use the code in this repository is by building a .jar file and including it in the project (the same with depending on Python modules). Therefore, it might be a good idea to build this file when merging a PR.

@devos50 devos50 added the enhancement New feature or request label Jul 30, 2021
@KoningR
Copy link

KoningR commented Nov 15, 2021

Agreed! Using this repository is currently much more difficult and time-consuming than necessary. It also doesn’t help that the supported Java and Gradle versions are rather old.

@synctext
Copy link
Member

solid! just make sure we keep supporting old and even ancient Android phones.

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

No branches or pull requests

3 participants