DroidNinja/Android-FilePicker

I just updated the Library to Support Android 15

Opened this issue · 1 comments

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.