I want to know the difference between lintClassPath and implementation. I am able to use implementation 'commons-codec:commons-codec:1.13'
and lintClassPath 'commons-codec:commons-codec:1.13' Both are working fine. But When I need to use implementation and When I need to use lintClassPath? Please clarify me this. Thanks in Advance. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/b3e4eab8-9a61-4ae8-9304-384b32927b62n%40googlegroups.com.

