mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-05-09 02:51:09 +00:00
Remove unnecessary gradle plugin (#189)
This commit is contained in:
parent
371b801b20
commit
61540da93f
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ fun environment(key: String) = providers.environmentVariable(key)
|
|||
plugins {
|
||||
id("codegpt.java-conventions")
|
||||
id("org.jetbrains.changelog") version "2.1.2"
|
||||
id("org.jetbrains.grammarkit") version "2021.2.2"
|
||||
}
|
||||
|
||||
group = properties("pluginGroup").get()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue