File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 0.0 .0
1+ 0.9 .0
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 0.9.0] ( https://github.com/auth0/Guardian.Android/tree/0.9.0 ) (2025-01-29)
4+ [ Full Changelog] ( https://github.com/auth0/Guardian.Android/compare/0.8.1...0.9.0 )
5+
6+ ** Changed**
7+ - Add support for fetching rich consents
8+
39## [ 0.8.1] ( https://github.com/auth0/Guardian.Android/tree/0.8.1 ) (2024-12-11)
410[ Full Changelog] ( https://github.com/auth0/Guardian.Android/compare/0.8.0...0.8.1 )
511
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ GuardianSDK is available both in [Maven Central](http://search.maven.org) and
3333To start using _ GuardianSDK_ add these lines to your ` build.gradle ` dependencies file:
3434
3535``` gradle
36- implementation 'com.auth0.android:guardian:0.8.1 '
36+ implementation 'com.auth0.android:guardian:0.9.0 '
3737```
3838
3939## Usage
You can’t perform that action at this time.
0 commit comments