Skip to content

1.8.0

Compare
Choose a tag to compare
@nisrulz nisrulz released this 05 Dec 13:08
· 79 commits to develop since this release

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