From b15bcc28d6b2d73144f6a350801392652ae0cf09 Mon Sep 17 00:00:00 2001 From: Mattias Buelens Date: Tue, 17 Oct 2023 15:13:21 +0200 Subject: [PATCH] 1.3.4 --- CHANGELOG.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23e0e08..1c0a43c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ > - 🏠 Internal > - 💅 Polish -## Unreleased +## v1.3.4 (2023-10-17) * 🚀 Allow THEOplayer Android SDK 6. diff --git a/gradle.properties b/gradle.properties index 45097ae..0319bc6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,4 +22,4 @@ kotlin.code.style=official # thereby reducing the size of the R class for that library android.nonTransitiveRClass=true # The version of the THEOplayer Android UI. -libraryVersion=1.3.3 +libraryVersion=1.3.4