microsoft-authentication-library-common-for-android
microsoft-authentication-library-common-for-android copied to clipboard
Set compileSdkVersion as 31
A regression was noted where using compileSdkVersion=32 resulted to an Out of Memory error in the AADAuthenticator build and test pipeline.
Assigning compileSdkVersion=31 is to attempt to correct the issue and see whether there are possible fixes to the issue.