Skip to content

Commit fc5d6e6

Browse files
1.3.1
1 parent 85ba553 commit fc5d6e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
> - 🏠 Internal
1010
> - 💅 Polish
1111
12-
## Unreleased
12+
## v1.3.1 (2023-06-30)
1313

1414
* 🚀 Added `Player.source`, `.videoWidth` and `.videoHeight` properties.
1515
* 🚀 Added `Player.play()` and `.pause()` shortcut methods.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ kotlin.code.style=official
2222
# thereby reducing the size of the R class for that library
2323
android.nonTransitiveRClass=true
2424
# The version of the THEOplayer Android UI.
25-
libraryVersion=1.3.0
25+
libraryVersion=1.3.1

0 commit comments

Comments
 (0)