From 9dbbfb63f1ed3565a9f873bfcf933f0c9a6d5dcd Mon Sep 17 00:00:00 2001 From: Mohit Date: Tue, 10 Oct 2023 13:18:52 -0700 Subject: [PATCH] Merge Oct Release v4.8.2 to dev (#1763) * ADAL 4.8.2 (#1762) * prep * common submodule and version update * submodule update * build gradle, changelog, common submodule * submodule update --- adal/versioning/version.properties | 2 +- changelog.txt | 7 +++++++ common | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/adal/versioning/version.properties b/adal/versioning/version.properties index 014052879..0ee6fcd33 100644 --- a/adal/versioning/version.properties +++ b/adal/versioning/version.properties @@ -1,3 +1,3 @@ #Wed Aug 01 15:24:11 PDT 2018 -versionName=4.8.1 +versionName=4.8.2 versionCode=1 diff --git a/changelog.txt b/changelog.txt index 251e1d54b..9d8f72673 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,10 @@ +Version Next +------------- + +Version 4.8.2 +------------- +- [PATCH] Update common @16.1.0 + Version 4.8.1 ------------- - [PATCH] Update common @16.0.1 diff --git a/common b/common index 5242fdc6a..b54235828 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 5242fdc6ab1960eeb07477b728ae8caa291d11a4 +Subproject commit b54235828d20ba3fa88fe41a78062dac7f0e5851