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