We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62be632 commit cf83958Copy full SHA for cf83958
1 file changed
README.md
@@ -9,7 +9,7 @@ in order to change Channel and SampleRate.
9
- Add to dependencies
10
11
```
12
-implementation("io.github.nailik:androidresampler:0.1")
+implementation("io.github.nailik:androidresampler:0.3")
13
14
15
- create the Configuration with input and output settings.
0 commit comments