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

Create an Android library for sharing code between the gateway and courier apps #20

Open
gnarea opened this issue Dec 31, 2020 · 0 comments
Labels
enhancement New feature or request libs Applicable to the JS/JVM/etc libraries

Comments

@gnarea
Copy link
Member

gnarea commented Dec 31, 2020

This library would be used to share any code that needn't/shouldn't be in the core JVM library. Basically, anything that's just an implementation detail -- as opposed to a protocol requirement/recommendation -- should be here. Examples:

@gnarea gnarea added enhancement New feature or request libs Applicable to the JS/JVM/etc libraries labels Dec 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request libs Applicable to the JS/JVM/etc libraries
Projects
None yet
Development

No branches or pull requests

1 participant