wordpress-mobile / WordPress-Login-Flow-Android

Pluggable WordPress login flow for Android
GNU General Public License v2.0
14 stars 3 forks source link

Add Credential Manager dependency #131

Closed ThomazFB closed 3 months ago

ThomazFB commented 3 months ago

Summary

Add the Credential Manager dependency to the WordPress Login library. Since the Credential Manager is an API 34 library, some library bumps were required to avoid dependency conflicts. Which required some code adjustments due to build errors introduced by those bumps.

How to Test

  1. Integrate this version with Woo and make sure it's still possible to login with no issues.

Update release notes: