From 4cb10debcfc017bac709443b283944f79e71ee8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Herculano?= Date: Wed, 10 Jul 2024 17:10:43 +0200 Subject: [PATCH] release/7.8.5 --- cmplibrary/gradle.properties | 2 +- cmplibrary/release_note.txt | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/cmplibrary/gradle.properties b/cmplibrary/gradle.properties index 84eb941bc..e55712674 100644 --- a/cmplibrary/gradle.properties +++ b/cmplibrary/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME = 7.8.4 +VERSION_NAME = 7.8.5 POM_NAME = cmplibrary POM_REPO = sourcepoint diff --git a/cmplibrary/release_note.txt b/cmplibrary/release_note.txt index f42eb0784..84baaf38c 100644 --- a/cmplibrary/release_note.txt +++ b/cmplibrary/release_note.txt @@ -1,2 +1 @@ -*[ DIA-4112](https://sourcepoint.atlassian.net/browse/ DIA-4112) Fixed an issue preventing links from being opened on external browser [#825](https://github.com/SourcePointUSA/android-cmp-app/pull/825) -*[HCD-525](https://sourcepoint.atlassian.net/browse/HCD-525) Improve documentation on authenticated consent [#823](https://github.com/SourcePointUSA/android-cmp-app/pull/823) +*[DIA-4254](https://sourcepoint.atlassian.net/browse/DIA-4254) Fixed an preventing users from being sampled when calling the pv-data endpoint [#826](https://github.com/SourcePointUSA/android-cmp-app/pull/826)