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.
## [1.12.0](v1.11.0...v1.12.0) (2024-04-14) ### Features * Add support for adding custom feature flags [#28](#28) ([fe9ca52](fe9ca52)) * Added resource file for strings ([cc3583d](cc3583d)) * Switched preferences to custom file ([3f197da](3f197da)) * **Twitter:** Added `Feature Flag Hook` ([fd1c439](fd1c439)) * **Twitter:** Added `Hide immersive player` patch ([86e09a8](86e09a8)) ### Updates * **Hook feature flag:** Save flags on modify list ([3537091](3537091)) * **Twitter:** Made some features to use flags ([e4bb878](e4bb878))
- Loading branch information
1 parent
5b5320d
commit 8dda641
Showing
2 changed files
with
18 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.12.0-dev.5 | ||
version = 1.12.0 |