hedzr / android-file-chooser

a lightweight file/folder chooser or picker
Apache License 2.0
284 stars 62 forks source link

Unresolved reference: ChooserDialog #95

Open HosseinKurd opened 3 years ago

HosseinKurd commented 3 years ago

In the android module, Unresolved reference: ChooserDialog

implementation 'com.github.hedzr:android-file-chooser:v1.2.0-final'

compileSdkVersion = 29 

buildToolsVersion = "29.0.3"

minSdkVersion = 21

targetSdkVersion = 29