mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-01-03 16:45:48 +01:00
chore(release): 1.1.0-dev.6 [skip ci]
# [1.1.0-dev.6](https://github.com/ReVanced/revanced-integrations/compare/v1.1.0-dev.5...v1.1.0-dev.6) (2023-12-26) ### Bug Fixes * **YouTube - VideoInformation:** Ignore video seek attempts during the last 250ms of video playback ([6263edc
](6263edce11
))
This commit is contained in:
parent
6263edce11
commit
741ab2468d
@ -1,3 +1,10 @@
|
||||
# [1.1.0-dev.6](https://github.com/ReVanced/revanced-integrations/compare/v1.1.0-dev.5...v1.1.0-dev.6) (2023-12-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **YouTube - VideoInformation:** Ignore video seek attempts during the last 250ms of video playback ([6263edc](https://github.com/ReVanced/revanced-integrations/commit/6263edce11077f9e9c0629d9260e2f2eaef1c0e8))
|
||||
|
||||
# [1.1.0-dev.5](https://github.com/ReVanced/revanced-integrations/compare/v1.1.0-dev.4...v1.1.0-dev.5) (2023-12-25)
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.parallel = true
|
||||
org.gradle.caching = true
|
||||
android.useAndroidX = true
|
||||
version = 1.1.0-dev.5
|
||||
version = 1.1.0-dev.6
|
||||
|
Loading…
Reference in New Issue
Block a user