Skip to content

Commit 2ae3eb8

Browse files
author
krishna
committed
Merge branch 'master' of github.com:kk121/File-Loader
2 parents cf1089a + 97a3506 commit 2ae3eb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# File Loader
2-
[![Android Arsenal]( https://img.shields.io/badge/Android%20Arsenal-File%20Loader-green.svg?style=flat )]( https://android-arsenal.com/details/1/6638 )
2+
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-File%20Loader-green.svg?style=flat )](https://android-arsenal.com/details/1/6638) [![Jitpack](https://jitpack.io/v/kk121/File-Loader.svg)](https://jitpack.io/#kk121/File-Loader)
33

44
<br>
55
Android library for downloading, saving/caching and retrieving any type of files ( image, video, pdf, apk etc ) easily.
@@ -13,7 +13,7 @@ repositories {
1313
}
1414

1515
dependencies {
16-
implementation 'com.github.kk121:File-Loader:db95d5dafa'
16+
implementation 'com.github.kk121:File-Loader:1.1'
1717
}
1818
```
1919
### Maven:

0 commit comments

Comments
 (0)