mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-04 18:12:54 +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
|
||||
Option versionOption = Option.builder("version")
|
||||
.longOpt("version")
|
||||
.longOpt("version")
|
||||
.desc("prints the version then exits")
|
||||
.build();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user