We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85ba553 commit fc5d6e6Copy full SHA for fc5d6e6
CHANGELOG.md
@@ -9,7 +9,7 @@
9
> - 🏠 Internal
10
> - 💅 Polish
11
12
-## Unreleased
+## v1.3.1 (2023-06-30)
13
14
* 🚀 Added `Player.source`, `.videoWidth` and `.videoHeight` properties.
15
* 🚀 Added `Player.play()` and `.pause()` shortcut methods.
gradle.properties
@@ -22,4 +22,4 @@ kotlin.code.style=official
22
# thereby reducing the size of the R class for that library
23
android.nonTransitiveRClass=true
24
# The version of the THEOplayer Android UI.
25
-libraryVersion=1.3.0
+libraryVersion=1.3.1
0 commit comments