IMPORTANT:

* On Android 7-9, SR+ not only requires WRITE_EXTERNAL_STORAGE again, but it
also requires READ_EXTERNAL_STORAGE in order to mangae recordings. This is
because the recordings directory has changed and it's now necessary to use these
permissions in order to manage this directory. On Android 10+, these permissions
are not required, and neither are they requested.

* This is the last stable version of SR+ available for Android 7 and 8[1].
  A special alpha release is planned for SR+ 2.0 that will be the last ever
  release made for these versions, but no guarantees will be made about the
  stability.

[1] Unless more 1.x releases are made, which are not planned for at this time.

-------------------

1.1 contains the following changes and improvements over the previous release:

* Added monochrome icon
* Change recording directory to the external storage Music directory
  (Android < 11) or the external storage Recordings directory (Android 11+)
* Add recordings to MediaStore so recordings don't get deleted on app uninstall
  or when app storage is cleared.
* Fix a bug where SR+ forces orientation changes
* Make settings easier to access
* Remove text above record button
* Replace high-quality setting with bitrate and sample rate settings
* Rewrite non-UI code in Kotlin
* Update dependencies and AGP

Note: SR+ will automatically migrate any previously saved recordings from your
old recordings directory to the new one.

