-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 2.223.0-dev.7 [skip ci]
# [2.223.0-dev.7](v2.223.0-dev.6...v2.223.0-dev.7) (2024-03-26) ### Bug Fixes * **YouTube - Hide player buttons background:** Update missing supported versions ([57af802](57af802)) ### Features * **YouTube - Translations:** Update `Italian` ([#163](#163)) ([7cefd8e](7cefd8e))
- Loading branch information
1 parent
7cefd8e
commit 8950d44
Showing
2 changed files
with
13 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 = 2.223.0-dev.6 | ||
version = 2.223.0-dev.7 |