LiLittleCat / intellij-chatgpt

A plugin that integrates ChatGPT and other third-party mirror sites into JetBrains IDEs.一个将 ChatGPT 和其他第三方镜像网站整合到 JetBrains IDEs 的插件。
https://plugins.jetbrains.com/plugin/20629-chatgpt-tool
Apache License 2.0
141 stars 17 forks source link

Update gradle.properties #12

Closed bluelovers closed 1 year ago

LiLittleCat commented 1 year ago

@bluelovers Thanks for reaching out, but on my machine, setting the pluginUntilBuild to "" will cause a problem. The correct setting is pluginUntilBuild=. See more: https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html#build-number-format. I will change this setting to support all future IDE builds in the next version of this plugin.