forked from ReVanced/revanced-integrations
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 1.22.0-dev.1 [skip ci]
## [1.22.0-dev.1](v1.21.1...v1.22.0-dev.1) (2024-07-30) ### Bug Fixes * **Twitter:** fix export flag button ([427b386](427b386)) ### Features * **Twitter:** Added `Control video auto scroll` patch ([70dd511](70dd511)) * **Twitter:** Added `Enable PiP mode automatically` patch ([f45d39c](f45d39c)) * **Twitter:** Added `Remove premium upsell` patch ([13f953d](13f953d)) ### Refactors * **Twitter:** More strings refactor ([25e1c0f](25e1c0f)) * **Twitter:** Optimise `Native downloader` ([85d5b9b](85d5b9b)) * **Twitter:** Strings refactor ([0f3c5ba](0f3c5ba))
- Loading branch information
1 parent
3f17e81
commit 736762a
Showing
2 changed files
with
22 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 | ||
android.useAndroidX = true | ||
version = 1.21.1 | ||
version = 1.22.0-dev.1 |