mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced 2025-08-02 12:50: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 {
|
||||
astCodegenType.set(AstCodegenType.PorkIdea)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user