forked from ReVanced/revanced-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.20.0](ReVanced/revanced-cli@v2.19.0...v2.20.0) (2023-01-17) ### Bug Fixes * bump patcher dependency version ([51c04b7](ReVanced@51c04b7)) * do not list compatible packages if patches do not define them ([31e4a41](ReVanced@31e4a41)) ### Features * connect to first device if given device was not found ([6485e47](ReVanced@6485e47)) * remove option `--with-descriptions` ([07a423b](ReVanced@07a423b))
- Loading branch information
1 parent
6393a50
commit 5cddf50
Showing
2 changed files
with
15 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,2 +1,2 @@ | ||
kotlin.code.style = official | ||
version = 2.20.0-dev.3 | ||
version = 2.20.0 |