mirror of
https://github.com/revanced/Apktool.git
synced 2025-04-30 14:14:25 +02:00
fix indentation
This commit is contained in:
parent
c6b2f26021
commit
14c5f87e6e
@ -265,7 +265,7 @@ public class Main {
|
||||
|
||||
// create options
|
||||
Option versionOption = Option.builder("version")
|
||||
.longOpt("version")
|
||||
.longOpt("version")
|
||||
.desc("prints the version then exits")
|
||||
.build();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user