1.8.0
Including in your project
implementation 'com.github.nisrulz:sensey:1.8.0'
Changelog
- Removed RECORD_AUDIO permission out of the library
When using SoundLevel Detector, you need to add RECORD_AUDIO permission to your AndroidManifest.xml manually as well as handle Runtime Permission
- Removed support for devices below API 14
- Updated dependencies
- Code cleaned up and refactored