mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-05 02:22:55 +01:00
Merge branch 'master' of https://github.com/xpirt/Apktool
This commit is contained in:
commit
5a17843284
@ -264,7 +264,7 @@ public class Main {
|
|||||||
|
|
||||||
// create options
|
// create options
|
||||||
Option versionOption = Option.builder("version")
|
Option versionOption = Option.builder("version")
|
||||||
.longOpt("version")
|
.longOpt("version")
|
||||||
.desc("prints the version then exits")
|
.desc("prints the version then exits")
|
||||||
.build();
|
.build();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user