diff --git a/adal/build.gradle b/adal/build.gradle index 53895c4c6..2de002cba 100644 --- a/adal/build.gradle +++ b/adal/build.gradle @@ -131,7 +131,7 @@ android { useLibrary 'android.test.mock' } -String commonVersion = project.hasProperty("distCommonVersion") ? project.distCommonVersion : "0.0.+" +String commonVersion = project.hasProperty("distCommonVersion") ? project.distCommonVersion : "12.0.0" dependencies { coreLibraryDesugaring "com.android.tools:desugar_jdk_libs:$rootProject.ext.coreLibraryDesugaringVersion" diff --git a/adal/versioning/version.properties b/adal/versioning/version.properties index 3518fc72f..6b43ecb46 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.5.0 +versionName=4.6.0 versionCode=1 diff --git a/changelog.txt b/changelog.txt index 1031d5f0c..89292a61e 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,7 +1,8 @@ -VNext +Version 4.6.0 ------------- - [MINOR] Remove dependency from common's storagehelper #1725 - [MINOR] Mapping ECDSA to EC in ClientCertRequest's keyTypes array (#1726) +- [PATCH] Update common @12.0.0 Version 4.5.0 ------------- diff --git a/common b/common index 18123be5f..7c7c6d29c 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 18123be5fd7914141de254bb114f0cd020fdfadf +Subproject commit 7c7c6d29c3b46ea6b348df08c524c8abc04c1e7d