diff --git a/changelog b/changelog index 57c09ac51..b3cc54893 100644 --- a/changelog +++ b/changelog @@ -2,6 +2,10 @@ MSAL Wiki : https://github.com/AzureAD/microsoft-authentication-library-for-andr vNext ---------- + +Version 8.0.2 +---------- +- [PATCH] Update common @23.0.2 - [MAJOR] Update proguard rules (#2372) - [MINOR] SDK now handles SMS as strong authentication method (#2382) - [MINOR] Awaiting MFA Delegate now automatically returns the AuthMethods to be used when calling MFA Challenge (#2380) diff --git a/common b/common index 5c6584c29..420710c6b 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 5c6584c29c1c0b8f5cf675c6f88f16b91e94f552 +Subproject commit 420710c6b8e2d8dbd629318aa782f720be11d799 diff --git a/msal/versioning/version.properties b/msal/versioning/version.properties index 8c42afa69..f25e8ee86 100644 --- a/msal/versioning/version.properties +++ b/msal/versioning/version.properties @@ -1,3 +1,3 @@ #Wed Aug 01 15:24:11 PDT 2018 -versionName=7.1.0 +versionName=8.0.2 versionCode=0