mirror of
https://github.com/revanced/smali.git
synced 2025-05-06 09:24:33 +02:00
Fix the release task for smalidea
This commit is contained in:
parent
81e0309ed6
commit
616a0738dd
@ -228,7 +228,7 @@ generateGrammarSource.dependsOn(extractTokens)
|
||||
|
||||
ideaModule.dependsOn(generateGrammarSource)
|
||||
|
||||
task release(dependsOn: ':buildPlugin') {
|
||||
task release(dependsOn: 'buildPlugin') {
|
||||
}
|
||||
|
||||
tasks.getByPath('idea').dependsOn(project(':').getTasksByName('idea', true).findAll({
|
||||
|
Loading…
x
Reference in New Issue
Block a user