Hi ! how to use project modules implement other mo...
# android
j
Hi ! how to use project modules implement other module this code
implementation(projects.feature.foryou)
implementation(projects.feature.bookmarks) implementation(projects.feature.topic) implementation(projects.feature.search) implementation(projects.feature.settings)
not kotlin but kotlin colored 2
j