3.8.0
What's Changed
- Update publish-to-s3 Gradle plugin to 0.9.0 by @oguzkocer in #131
- [Clean-up] Remove GET_ACCOUNTS permission by @thomashorta in #132
Breaking Changes
The GET_ACCOUNTS
permission was removed as well as the class that needed it: UserEmailUtils
. It doesn't seem any clients are using it, but keep that in mind if your app using this library was using it.
New Contributors
- @thomashorta made their first contribution in #132
Full Changelog: 3.7.0...3.8.0