File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11![ ] ( https://github.com/TutorialsAndroid/FilePicker/blob/master/sample/src/main/res/mipmap-xxhdpi/ic_launcher.png )
22
3- # FilePicker ![ API] ( https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat ) [ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-orange.svg )] ( https://opensource.org/licenses/Apache-2.0 ) [ ![ Android Arsenal] ( https://img.shields.io/badge/Android%20Arsenal-FilePicker-yellow.svg?style=flat )] ( https://android-arsenal.com/details/1/7663 ) [ ![ ] ( https://jitpack.io/v/TutorialsAndroid/FilePicker.svg )] ( https://jitpack.io/#TutorialsAndroid/FilePicker ) [ ![ Maven Central ] ( https://maven-badges.herokuapp.com/maven-central/io.github.tutorialsandroid/filepicker/badge.svg )]
3+ # FilePicker ![ API] ( https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat ) [ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-orange.svg )] ( https://opensource.org/licenses/Apache-2.0 ) [ ![ Android Arsenal] ( https://img.shields.io/badge/Android%20Arsenal-FilePicker-yellow.svg?style=flat )] ( https://android-arsenal.com/details/1/7663 ) [ ![ ] ( https://jitpack.io/v/TutorialsAndroid/FilePicker.svg )] ( https://jitpack.io/#TutorialsAndroid/FilePicker )
44Android Library to select files/directories from Device Storage
55
66## And Don't Forget To Follow Me On Instagram
@@ -46,7 +46,7 @@ Step 2. Add the dependency
4646 implementation 'com.github.TutorialsAndroid:FilePicker:v9.0.1'
4747 }
4848
49- Step 2 . Or instead of using jitpack you can use ``` mavenCentral() ```
49+ Step 3 . Or instead of using jitpack you can use ``` mavenCentral() ```
5050
5151 dependencies {
5252 implementation 'io.github.tutorialsandroid:filepicker:9.0.2'
You can’t perform that action at this time.
0 commit comments