microsoft-authentication-library-common-for-android icon indicating copy to clipboard operation
microsoft-authentication-library-common-for-android copied to clipboard

Set compileSdkVersion as 31

Open wainaina opened this issue 3 years ago • 0 comments

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.

wainaina avatar Sep 12 '22 19:09 wainaina