mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-01-03 16:45:48 +01:00
chore(release): 0.115.0-dev.6 [skip ci]
# [0.115.0-dev.6](https://github.com/ReVanced/revanced-integrations/compare/v0.115.0-dev.5...v0.115.0-dev.6) (2023-08-02) ### Bug Fixes * **YouTube:** fix potential litho filter thread race ([d3f523f
](d3f523f9dd
))
This commit is contained in:
parent
d3f523f9dd
commit
d2a8c33109
@ -1,3 +1,10 @@
|
||||
# [0.115.0-dev.6](https://github.com/ReVanced/revanced-integrations/compare/v0.115.0-dev.5...v0.115.0-dev.6) (2023-08-02)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **YouTube:** fix potential litho filter thread race ([d3f523f](https://github.com/ReVanced/revanced-integrations/commit/d3f523f9dd5c3638cf9e2ba849b91e446daa99fa))
|
||||
|
||||
# [0.115.0-dev.5](https://github.com/ReVanced/revanced-integrations/compare/v0.115.0-dev.4...v0.115.0-dev.5) (2023-08-01)
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.parallel = true
|
||||
org.gradle.caching = true
|
||||
android.useAndroidX = true
|
||||
version = 0.115.0-dev.5
|
||||
version = 0.115.0-dev.6
|
||||
|
Loading…
Reference in New Issue
Block a user