You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 12, 2021. It is now read-only.
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
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.AnkoLoggerI think your library cannot get that AnkoLogger
Thank you