Skip to content

Commit 534dc7f

Browse files
authored
Update README.md
1 parent b2dff55 commit 534dc7f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Simple, Responsive & Easy To Use Library For Android
2727

2828
```
2929
dependencies {
30-
implementation 'com.github.BalioFVFX:Android-Simple-File-Explorer-Library:1.0.1'
30+
implementation 'com.github.BalioFVFX:Android-Simple-File-Explorer-Library:1.0.2'
3131
}
3232
```
3333

@@ -55,8 +55,8 @@ startActivityForResult(intent, REQUEST_CODE);
5555
```
5656

5757
<p float="left">
58-
<img src="https://i.imgur.com/uX3iFqn.png" width="300" />
59-
<img src="https://i.imgur.com/WlVDRIG.png" width="300" />
58+
<img src="https://i.imgur.com/n229g4p.png" width="300" />
59+
<img src="https://i.imgur.com/L0qowxq.png" width="300" />
6060
</p>
6161

6262
#### Changing the default icons with your custom drawables

0 commit comments

Comments
 (0)