Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
softsuave-tech-matrix authored Jul 18, 2023
1 parent 05b1687 commit e992a7c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ allprojects {
```
Step 2. Add the dependency
```groovy
dependencies {
implementation 'com.softsuave:s3media-file-uploader:v1.0'
}
dependencies {
implementation 'com.github.softsuave-tech-matrix:s3media_files_uploader:1.0.0'
}
```
# Usage
For all kind of media file upload (image/png/jpg/video/mp4/mp3/pdf/doc/apk...etc)
Expand Down

0 comments on commit e992a7c

Please sign in to comment.