Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
massoudss committed Jun 12, 2022
1 parent 69b0084 commit 2c9bf3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ Add the dependency to your app build.gradle file

``` groovy
dependencies {
implementation 'com.github.massoudss:waveformSeekBar:5.0.0'
implementation 'com.github.massoudss:waveformSeekBar:5.0.1'
// Amplitude will allow you to call setSampleFrom() with files, URLs, Uri and resources
// Important: Only works with api level 21 and higher
implementation 'com.github.lincollincol:amplituda:2.1.0' // or newer version
implementation 'com.github.lincollincol:amplituda:2.1.4' // or newer version
}
```

Expand Down

0 comments on commit 2c9bf3a

Please sign in to comment.