androidx-3.5.0
auth0-oss
released this
20 Sep 10:11
·
37 commits
to master
since this release
Added
- Added .NET6.0+ support to Auth0.OidcClient.AndroidX #276 (frederikprijck)
Going forward, use Auth0.OidcClient.AndroidX
instead of Auth0.OidcClient.Android
, as Auth0.OidcClient.Android
will never be able to run on .NET6 and above.
Modified
- Set TargetFrameworkVersion to v11 for Android and AndroidX #278 (frederikprijck)
Note: Even thought this could be seen as a breaking change, it actualy isn't as anything lower isn't supported anymore by Android so we will include this in a non-major bump.