Turtlebody / android-doc-picker

A simple and easy to use documents Picker android library. Choose any documents like pdf, ppt, text, word or media files from your device
MIT License
42 stars 20 forks source link

Cannot access 'org.jetbrains.anko.AnkoLogger' which is a supertype of 'com.greentoad.turtlebody.docpicker.core.DocPickerConfig'. #4

Open bhavesh4349 opened 4 years ago

bhavesh4349 commented 4 years ago

Cannot access 'org.jetbrains.anko.AnkoLogger' which is a supertype of 'com.greentoad.turtlebody.docpicker.core.DocPickerConfig'. Check your module classpath for missing or conflicting dependencies

vivekanand9229 commented 4 years ago

same issue : Cannot access 'org.jetbrains.anko.AnkoLogger' which is a supertype of 'com.greentoad.turtlebody.docpicker.DocPicker.DocPickerImpl'. Check your module classpath for missing or conflicting dependencies

chandradevkmwt commented 3 years ago

Cannot access 'org.jetbrains.anko.AnkoLogger' which is a supertype of 'com.greentoad.turtlebody.mediapicker.MediaPicker.MediaPickerImpl'. Check your module classpath for missing or conflicting dependencies

SAME ISSUE