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

build only one module fail !!! #829

Open
CMingTseng opened this issue Jan 4, 2021 · 0 comments
Open

build only one module fail !!! #829

CMingTseng opened this issue Jan 4, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@CMingTseng
Copy link

Dear Sir

the final Multi-Modularizing app

as my mind the module sure be a library -- aar/jar file

so when i try to fixed #828 (temp use not ok !!)

i try build only one module

the envvar module --> pass build

the feature:login module -->fail !!

i try to fix it

  1. i found the module lost some dependencies :

A. deps.lifecycle.viewmodel_ktx --> let LoginActivity fail !!

B. deps.constraint_layout --> because feature:login has View layout !!!

C. .... ? i do not know !! because i get build fail Execution failed for task ':data:db:kaptDebugKotlin' <---

? implementation project(":data:repository") but :data:repository implementation project(":data:db") ???

THX

@CMingTseng CMingTseng added the bug Something isn't working label Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant