File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1- 0.9 .0
1+ 0.10 .0
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 0.10.0] ( https://github.com/auth0/Guardian.Android/tree/0.10.0 ) (2025-03-19)
4+ [ Full Changelog] ( https://github.com/auth0/Guardian.Android/compare/0.9.0...0.10.0 )
5+
6+ ** Changed**
7+ - Add RAR support for CIBA flow
8+
39## [ 0.9.0] ( https://github.com/auth0/Guardian.Android/tree/0.9.0 ) (2025-01-29)
410[ Full Changelog] ( https://github.com/auth0/Guardian.Android/compare/0.8.1...0.9.0 )
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.9 .0'
36+ implementation 'com.auth0.android:guardian:0.10 .0'
3737```
3838
3939## Usage
You can’t perform that action at this time.
0 commit comments