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

Auto import the Prefetch Library child dependencies #32

Open
sshann opened this issue May 22, 2020 · 0 comments
Open

Auto import the Prefetch Library child dependencies #32

sshann opened this issue May 22, 2020 · 0 comments
Labels
enhancement New feature or request project:library Issues related to the prefetch library for Android

Comments

@sshann
Copy link
Collaborator

sshann commented May 22, 2020

Currently, to use the Prefetch Library, developers must import an AAR file.
By default, it do not import the library child dependencies when importing the library to an Android project.

Further research this to see if it is possible directly via AAR file

There seems to be possible to import dependencies in the Prefetching Library via api instead of implement, thus allowing modules that import the library to have its child dependencies. Made a quick test but it didn't work. Verify why it failed / what is missing.

Reference links:

@sshann sshann added enhancement New feature or request project:library Issues related to the prefetch library for Android labels May 22, 2020
@sshann sshann changed the title Publish a stable version in Maven Publish a stable version in Maven (or other) May 22, 2020
@sshann sshann changed the title Publish a stable version in Maven (or other) Auto import the Prefetch Library child dependencies May 22, 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 project:library Issues related to the prefetch library for Android
Projects
None yet
Development

No branches or pull requests

1 participant