mirror of
https://github.com/revanced/revanced-patches
synced 2025-02-11 12:06:58 +01:00
chore: Fix grammar in task description
This commit is contained in:
parent
50d3195845
commit
7d6340ca5b
@ -49,7 +49,7 @@ tasks.withType(Jar::class) {
|
||||
|
||||
tasks {
|
||||
register<DefaultTask>("generateBundle") {
|
||||
description = "Generate dex files from build and bundle them in the jar file"
|
||||
description = "Generate DEX files and add them in the JAR file"
|
||||
|
||||
dependsOn(build)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user