Version 0.3.3

This commit is contained in:
Ryan Heise 2020-08-14 03:30:48 +10:00
parent 0f0fa22218
commit ed9a5ffdce
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
## 0.3.3
* Remove dependency on Java streams API
## 0.3.2
* Fix dynamic methods on ConcatenatingAudioSource for iOS/Android