Skip to content

Commit

Permalink
remove plugin verifier option
Browse files Browse the repository at this point in the history
  • Loading branch information
koxudaxi committed Jul 27, 2022
1 parent 015148c commit 9ac0a5d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,7 @@ tasks {
wrapper {
gradleVersion = properties("gradleVersion")
}
runPluginVerifier {
ideVersions.add("PCC-222.3345.99")
}

patchPluginXml {
version.set(properties("pluginVersion"))
sinceBuild.set(properties("pluginSinceBuild"))
Expand Down

0 comments on commit 9ac0a5d

Please sign in to comment.