Skip to content

Commit e992a7c

Browse files
Update README.md
1 parent 05b1687 commit e992a7c

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
@@ -24,9 +24,9 @@ allprojects {
2424
```
2525
Step 2. Add the dependency
2626
```groovy
27-
dependencies {
28-
implementation 'com.softsuave:s3media-file-uploader:v1.0'
29-
}
27+
dependencies {
28+
implementation 'com.github.softsuave-tech-matrix:s3media_files_uploader:1.0.0'
29+
}
3030
```
3131
# Usage
3232
For all kind of media file upload (image/png/jpg/video/mp4/mp3/pdf/doc/apk...etc)

0 commit comments

Comments
 (0)