diff --git a/adal/build.gradle b/adal/build.gradle index 36f594490..3ee9b5fac 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 = "19.0.0-RC1" +def commonVersion = "19.0.0" if (project.hasProperty("distCommonVersion")) { commonVersion = project.distCommonVersion } diff --git a/adal/versioning/version.properties b/adal/versioning/version.properties index b6b90a7c1..550197eb5 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.19-RC1 +versionName=4.8.19 versionCode=1 diff --git a/common b/common index 1a098c411..994a2c25d 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 1a098c411b3c8263925faf1afefaf5515beee80e +Subproject commit 994a2c25d16c8eb0db496fb6db21c322abcc70c8