mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-10 08:39:21 +01:00
fix: forgot about this
This commit is contained in:
parent
f6a8911906
commit
7102a25dc6
@ -28,5 +28,6 @@ tasks {
|
|||||||
register<DefaultTask>("publish") {
|
register<DefaultTask>("publish") {
|
||||||
group = "publish"
|
group = "publish"
|
||||||
description = "Dummy task"
|
description = "Dummy task"
|
||||||
|
dependsOn(build)
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user