idea-version attribute is being updated to latest version ? Follow
Answered
I am trying to build plugin for Android studio . since i want to support older version of android studio ,, i gave since-build = "170" in plugin.xml file but while buidling code , in console below is happening
Patching plugin.xml: attribute `since-build=[170.0]` of `idea-version` tag will be set to `181.5684`
Please check and let me know how to resolve this
Please sign in to leave a comment.
You can override this behavior using a number of properties/switches in your build.gradle, see https://github.com/JetBrains/gradle-intellij-plugin/#setup-dsl