외부 라이브러리 사용하는 application 빌드 시 >execution failed for task ':app:checkdebugduplicateclasses' 와 같은 에러가 발생했다. 해결 gradle/properties에 추가해주니 해결되었다.
Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.8.0, expected version is 1.6.0. 해결방법
Moshi 사용할 때com.squareup.moshi.JsonEncodingException: Use JsonReader.setLenient(true) to accept malformed JSON at path $ 해결
Failed to open file '\~\~~.xml': 그리고 No such file or directory....android.content.res.Resources$NotFoun