0.9.9
Breaking Changes
There was one change introduced in this version that breaks compilation, but not behavior.
The flows start
function is now a suspended
function. Other than that, functionality stays the same, with the addition of supporting authenticated flows when needed.
What's Changed
- fix(deps): update dependency androidx.lifecycle:lifecycle-common to v2.7.0 by @descope in #74
- fix(deps): update dependency androidx.lifecycle:lifecycle-process to v2.7.0 by @descope in #75
- Introduce authenticated flows by @itaihanski in #76
- Extract region from project ID by @itaihanski in #77
- Bump version to 0.9.9 by @itaihanski in #78
Full Changelog: 0.9.8...0.9.9