I just updated the Library to Support Android 15
Opened this issue · 1 comments
ticherhaz commented
Can check here:
https://github.com/ticherhaz/Android-FilePicker/releases/tag/1.5.0
Usage:
dependencies {
implementation 'com.github.ticherhaz:Android-FilePicker:1.5.0'
}
inambutt487 commented
Appricated.