generated from ReVanced/revanced-patches-template
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.45.0](v1.44.0...v1.45.0) (2024-11-14) ### Bug Fixes * **Twitter:** Share menu button add hook in/from 10.67 ([a640946](a640946)) ### Features * **Twitter:** Added `Customise post font size` patch ([ea608e0](ea608e0)) ### Refactors * **Twitter:** refactor values of list preference ([e0e5c5b](e0e5c5b)) ### Perfomance * **Bring back twitter:** Optimize string replacement ([#440](#440)) ([7e61023](7e61023))
- Loading branch information
1 parent
f4b579f
commit d326deb
Showing
2 changed files
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
org.gradle.parallel = true | ||
org.gradle.caching = true | ||
kotlin.code.style = official | ||
version = 1.45.0-dev.1 | ||
version = 1.45.0 |