We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d83f004 commit ccacab4Copy full SHA for ccacab4
README.md
@@ -23,7 +23,7 @@ Add the dependency to your app build.gradle file
23
24
``` groovy
25
dependencies {
26
- implementation 'com.github.massoudss:waveformSeekBar:4.0.0'
+ implementation 'com.github.massoudss:waveformSeekBar:4.0.1'
27
28
// Amplitude will allow you to call setSampleFrom() with files, URLs and resources
29
// Important: Only works with api level 21 and higher
0 commit comments