mirror of
https://github.com/ReVanced/revanced-patches.git
synced 2024-11-10 01:01:56 +01:00
chore(release): 2.114.2 [skip ci]
## [2.114.2](https://github.com/revanced/revanced-patches/compare/v2.114.1...v2.114.2) (2022-11-20) ### Bug Fixes * **youtube/general-ads:** hide bytecode home ad view ([4976ad4
](a438a47927
)) * **youtube/general-ads:** remove unused switch ([43cddcc
](6753d78567
))
This commit is contained in:
parent
6753d78567
commit
1721109fef
3 changed files with 10 additions and 2 deletions
|
@ -1,3 +1,11 @@
|
|||
## [2.114.2](https://github.com/revanced/revanced-patches/compare/v2.114.1...v2.114.2) (2022-11-20)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **youtube/general-ads:** hide bytecode home ad view ([4976ad4](https://github.com/revanced/revanced-patches/commit/4976ad44b1867c93e976d91075b5bcead8d69c90))
|
||||
* **youtube/general-ads:** remove unused switch ([43cddcc](https://github.com/revanced/revanced-patches/commit/43cddcc85830524cd88d87ae1178f11451f158d8))
|
||||
|
||||
## [2.114.1](https://github.com/revanced/revanced-patches/compare/v2.114.0...v2.114.1) (2022-11-20)
|
||||
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
kotlin.code.style = official
|
||||
version = 2.114.1
|
||||
version = 2.114.2
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue