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 6a66ff9 commit bd67391Copy full SHA for bd67391
CHANGELOG.md
@@ -9,7 +9,7 @@
9
> - 🏠 Internal
10
> - 💅 Polish
11
12
-## Unreleased
+## v1.9.3 (2024-12-17)
13
14
* 💥 Updated to Jetpack Compose version 1.7.5 ([BOM](https://developer.android.com/jetpack/compose/bom) 2024.11.00).
15
* 🐛 Fix `SeekBar` not working for livestreams with a large `player.seekable.start(0)`,
gradle.properties
@@ -24,4 +24,4 @@ android.nonTransitiveRClass=true
24
android.nonFinalResIds=true
25
org.gradle.configuration-cache=true
26
# The version of the THEOplayer Open Video UI for Android.
27
-version=1.9.2
+version=1.9.3
0 commit comments