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 a5fef0d commit 80f608fCopy full SHA for 80f608f
CHANGELOG.md
@@ -9,7 +9,7 @@
9
> - 🏠 Internal
10
> - 💅 Polish
11
12
-## Unreleased
+## v1.7.1 (2024-08-20)
13
14
* 🐛 Disable system gestures on the `SeekBar` component. ([#30](https://github.com/THEOplayer/android-ui/pull/30))
15
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
-libraryVersion=1.7.0
+libraryVersion=1.7.1
0 commit comments