AzureAD / azure-activedirectory-library-for-android

The ADAL SDK for Android gives you the ability to add support for Work Accounts to your application with just a few lines of additional code. This SDK gives your application the full functionality of Microsoft Azure AD, including industry standard protocol support for OAuth2, Web API integration with user level consent, and two factor authentication support.
http://www.windowsazure.com/en-us/services/active-directory/
MIT License
177 stars 108 forks source link

Update version for androidxTestCoreVersion to 1.5.0 #1778

Closed iamgusain closed 9 months ago

iamgusain commented 9 months ago

Updating androidx.test.core to version 1.5.0

Changes in version 1.5.0 https://developer.android.com/jetpack/androidx/releases/test#core-1.5.0

Related PRs https://github.com/AzureAD/android-complete/pull/298 https://github.com/AzureAD/microsoft-authentication-library-for-android/pull/2034 https://github.com/AzureAD/microsoft-authentication-library-common-for-android/pull/2310 https://github.com/AzureAD/ad-accounts-for-android/pull/2700