This repository was archived by the owner on Dec 12, 2021. It is now read-only.

Description
Hi, why i got error when build my app with this library?
log error
e: Supertypes of the following classes cannot be resolved. Please make sure you have the required dependencies in the classpath: class com.greentoad.turtlebody.docpicker.core.DocPickerConfig, unresolved supertypes: org.jetbrains.anko.AnkoLogger class com.greentoad.turtlebody.docpicker.DocPicker.DocPickerImpl, unresolved supertypes: org.jetbrains.anko.AnkoLogger
I think your library cannot get that AnkoLogger
Thank you