diff --git a/cmplibrary/gradle.properties b/cmplibrary/gradle.properties index e27f27fd6..304f1486a 100644 --- a/cmplibrary/gradle.properties +++ b/cmplibrary/gradle.properties @@ -1 +1 @@ -VERSION_NAME = 7.15.11 +VERSION_NAME = 7.15.12-beta-1 diff --git a/cmplibrary/release_note.txt b/cmplibrary/release_note.txt index 590373356..eff34b4fa 100644 --- a/cmplibrary/release_note.txt +++ b/cmplibrary/release_note.txt @@ -1 +1,2 @@ -* [DIA-6165](https://sourcepoint.atlassian.net/browse/DIA-6165) [Fire TV] Add a `mutex` to `removeKeysStartingWith` too avoid potential crashes [#883](https://github.com/SourcePointUSA/android-cmp-app/pull/883) +* [DIA-6242](https://sourcepoint.atlassian.net/browse/DIA-6242) [Android TV] Implement experimental `InternalCoroutinesApi` +- [x] Beta version release! \ No newline at end of file