mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2025-08-03 05:10:55 +00:00
fix intellij plugin
This commit is contained in:
parent
b1c6aac335
commit
10308eae5c
@ -23,6 +23,14 @@ dependencies {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
intellijPlatform {
|
||||||
|
pluginConfiguration {
|
||||||
|
ideaVersion {
|
||||||
|
sinceBuild = "243"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
porkAst {
|
porkAst {
|
||||||
astCodegenType.set(AstCodegenType.PorkIdea)
|
astCodegenType.set(AstCodegenType.PorkIdea)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user