arunkumar9t2 / lynket-browser

🌐 A better browser for Android using the Custom Tab protocol. Previously called Chromer.
Other
487 stars 81 forks source link

editing a source code #29

Closed lmdevs closed 6 years ago

lmdevs commented 7 years ago

Error:Project :app declares a dependency from configuration 'compile' to configuration 'default' which is not declared in the descriptor for project :RxSuggestions:library.

arunkumar9t2 commented 7 years ago

My mistake. I should have made contributing instructions clearer. I use submodules, so after checking the repo out, please do

git submodule init 
git submodule update

This should fetch RxSuggestions and ArticleView repos.

arunkumar9t2 commented 6 years ago

Closing the issue now, please feel free to open it again if you face any issues.