mirror of
https://github.com/revanced/revanced-patches
synced 2024-12-28 18:35:49 +01:00
chore(release): 2.163.0-dev.2 [skip ci]
# [2.163.0-dev.2](https://github.com/revanced/revanced-patches/compare/v2.163.0-dev.1...v2.163.0-dev.2) (2023-02-19) ### Features * **twitter:** constrain patches compatibility to working versions ([#1646](https://github.com/revanced/revanced-patches/issues/1646)) ([d984bdc
](d984bdc8b1
))
This commit is contained in:
parent
d984bdc8b1
commit
0d4b9c766b
@ -1,3 +1,10 @@
|
|||||||
|
# [2.163.0-dev.2](https://github.com/revanced/revanced-patches/compare/v2.163.0-dev.1...v2.163.0-dev.2) (2023-02-19)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* **twitter:** constrain patches compatibility to working versions ([#1646](https://github.com/revanced/revanced-patches/issues/1646)) ([d984bdc](https://github.com/revanced/revanced-patches/commit/d984bdc8b17dea127880b696ee1bed1503762707))
|
||||||
|
|
||||||
# [2.163.0-dev.1](https://github.com/revanced/revanced-patches/compare/v2.162.0...v2.163.0-dev.1) (2023-02-18)
|
# [2.163.0-dev.1](https://github.com/revanced/revanced-patches/compare/v2.162.0...v2.163.0-dev.1) (2023-02-18)
|
||||||
|
|
||||||
|
|
||||||
|
@ -131,9 +131,9 @@ The official Patch bundle provided by ReVanced and the community.
|
|||||||
| ๐ Patch | ๐ Description | ๐น Target Version |
|
| ๐ Patch | ๐ Description | ๐น Target Version |
|
||||||
|:--------:|:--------------:|:-----------------:|
|
|:--------:|:--------------:|:-----------------:|
|
||||||
| `dynamic-color` | Replaces the default Twitter Blue with the users Material You palette. | all |
|
| `dynamic-color` | Replaces the default Twitter Blue with the users Material You palette. | all |
|
||||||
| `hide-views-stats` | Hides the view stats under tweets. | 9.69.1-release.0 |
|
| `hide-views-stats` | Hides the view stats under tweets. | 9.71.0-release.0 |
|
||||||
| `monochrome-icon` | Adds a monochrome icon. | all |
|
| `monochrome-icon` | Adds a monochrome icon. | all |
|
||||||
| `timeline-ads` | Removes ads from the Twitter timeline. Might require clearing app data to remove already cached ads. | all |
|
| `timeline-ads` | Removes ads from the Twitter timeline. Might require clearing app data to remove already cached ads. | 9.71.0-release.0 |
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
### [๐ฆ `com.spotify.music`](https://play.google.com/store/apps/details?id=com.spotify.music)
|
### [๐ฆ `com.spotify.music`](https://play.google.com/store/apps/details?id=com.spotify.music)
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
kotlin.code.style = official
|
kotlin.code.style = official
|
||||||
version = 2.163.0-dev.1
|
version = 2.163.0-dev.2
|
||||||
|
File diff suppressed because one or more lines are too long
Loadingโฆ
Reference in New Issue
Block a user