I am getting error like this
For example, I need to use the code like this:<de.hdodenhof.circleimageview.CircleImageView>
What should I do for the error?
implementation(files("libs\gradle-wrapper.jar"))
implementation(files("libs\slide.jar"))
implementation(files("libs\imagecropper.jar"))
When I add it this way, I cannot use it as I stated.
New contributor
MN Dijital is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.