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

Plugins should not need to install core separately #51

Open
pabelnl opened this issue Jun 5, 2019 · 0 comments
Open

Plugins should not need to install core separately #51

pabelnl opened this issue Jun 5, 2019 · 0 comments
Assignees
Labels
aion Pocket Android Aion project core Pocket Android Core project enhancement New feature or request eth Pocket Android Eth project

Comments

@pabelnl
Copy link
Contributor

pabelnl commented Jun 5, 2019

One of the requirements if you install a plugin, let's say Aion, the core functionalities and classes from Core are not available, the developer needs to add Core besides adding Aion in the dependencies.

The objective is to only install the plugin.

implementation 'network.pocket.android:aion:0.0.2'
implementation 'network.pocket.android:core:0.0.2'

@pabelnl pabelnl self-assigned this Jun 5, 2019
@pabelnl pabelnl added aion Pocket Android Aion project core Pocket Android Core project enhancement New feature or request eth Pocket Android Eth project labels Jun 5, 2019
@luyzdeleon luyzdeleon assigned luyzdeleon and unassigned pabelnl Jul 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aion Pocket Android Aion project core Pocket Android Core project enhancement New feature or request eth Pocket Android Eth project
Projects
None yet
Development

No branches or pull requests

2 participants