From 027921b3e66264270d491ca0faf8c63a870b7053 Mon Sep 17 00:00:00 2001 From: Dome Pongmongkol <19558668+rpdome@users.noreply.github.com> Date: Thu, 12 Sep 2024 12:48:44 -0700 Subject: [PATCH] Release 4.8.14 (#1805) * update common * update common * update version * bump version * common --- adal/build.gradle | 2 +- adal/versioning/version.properties | 2 +- changelog.txt | 3 ++- common | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/adal/build.gradle b/adal/build.gradle index 9b990a2ee..ef1a014dd 100644 --- a/adal/build.gradle +++ b/adal/build.gradle @@ -132,7 +132,7 @@ android { } // In dev, we want to keep the dependencies(common4j, broker4j, common) to 1.0.+ to be able to be consumed by daily dev pipeline. -def commonVersion = "1.0.+" +def commonVersion = "18.0.0" if (project.hasProperty("distCommonVersion")) { commonVersion = project.distCommonVersion } diff --git a/adal/versioning/version.properties b/adal/versioning/version.properties index 399be836e..34d8c8a5b 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.13 +versionName=4.8.14 versionCode=1 diff --git a/changelog.txt b/changelog.txt index c489fc3ca..24d3cf684 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,6 @@ -V.Next +Version 4.8.14 --------- +- [PATCH] Update common @18.0.0 Version 4.8.13 --------- diff --git a/common b/common index 95f2b16d0..a97e11e53 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 95f2b16d0d0aae362ddc8a652d5cb04cc3212e57 +Subproject commit a97e11e532ea1eaf3c71ff7a1dc491ed9d520c6b