mirror of
https://github.com/revanced/revanced-integrations.git
synced 2025-01-03 16:45:48 +01:00
chore(release): 1.0.1-dev.2 [skip ci]
## [1.0.1-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v1.0.1-dev.1...v1.0.1-dev.2) (2023-12-17) ### Bug Fixes * **YouTube - Return YouTube Dislike:** Do not prefetch Shorts shelf items on app startup ([697c2aa
](697c2aaac6
))
This commit is contained in:
parent
697c2aaac6
commit
45dd26c397
@ -1,3 +1,10 @@
|
||||
## [1.0.1-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v1.0.1-dev.1...v1.0.1-dev.2) (2023-12-17)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **YouTube - Return YouTube Dislike:** Do not prefetch Shorts shelf items on app startup ([697c2aa](https://github.com/ReVanced/revanced-integrations/commit/697c2aaac68976c985f0d838795b03f284e907e8))
|
||||
|
||||
## [1.0.1-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v1.0.0...v1.0.1-dev.1) (2023-12-16)
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.parallel = true
|
||||
org.gradle.caching = true
|
||||
android.useAndroidX = true
|
||||
version = 1.0.1-dev.1
|
||||
version = 1.0.1-dev.2
|
||||
|
Loading…
Reference in New Issue
Block a user