mirror of
https://github.com/revanced/revanced-cli.git
synced 2024-11-11 22:29:24 +01:00
build: remove manifest attributes
This commit is contained in:
parent
1c5983b803
commit
5a7cadd96d
@ -40,8 +40,6 @@ tasks {
|
||||
shadowJar {
|
||||
manifest {
|
||||
attributes("Main-Class" to "app.revanced.cli.main.MainKt")
|
||||
attributes("Implementation-Title" to project.name)
|
||||
attributes("Implementation-Version" to project.version)
|
||||
}
|
||||
minimize()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user