Android-FilePicker
Android-FilePicker copied to clipboard
I just updated the Library to Support Android 15
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'
}
Appricated.