diff --git a/adal/build.gradle b/adal/build.gradle index 9b990a2ee..301f02878 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 = "17.6.1" if (project.hasProperty("distCommonVersion")) { commonVersion = project.distCommonVersion } diff --git a/adal/versioning/version.properties b/adal/versioning/version.properties index d68f170cb..ac8995a89 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.10 +versionName=4.8.12 versionCode=1 diff --git a/changelog.txt b/changelog.txt index 3b384e72a..de55f60e0 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,10 @@ V.Next --------- +Version 4.8.12 +--------- +- [PATCH] Update common @17.6.1 + Version 4.8.10 --------- - [PATCH] Update common @17.5.0 diff --git a/common b/common index 42a32c2a1..0fe7912da 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 42a32c2a194fd13a3ed1381829e1810ae3f38c7a +Subproject commit 0fe7912da7c9034b905bc2ed9e712c2405748b6f