mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 11:53:49 +07:00
[kotlin] Fixed dependency error preventing build tools survey from being shown
^KTIJ-32664 fixed (cherry picked from commit 34366a9f32be05931dfa0149b6169de9e9e41c18) IJ-CR-152500 GitOrigin-RevId: 553c9a56d4c3fee9943c39559d4d4738f78ef3d8
This commit is contained in:
committed by
intellij-monorepo-bot
parent
4098e86f88
commit
bdd037015a
@@ -2,6 +2,8 @@
|
||||
<dependencies>
|
||||
<plugin id="org.jetbrains.plugins.gradle"/>
|
||||
<module name="kotlin.onboarding"/>
|
||||
<module name="kotlin.gradle.gradle-java"/>
|
||||
<module name="kotlin.gradle.gradle-tooling"/>
|
||||
</dependencies>
|
||||
|
||||
<resource-bundle>messages.GradleFeedbackBundle</resource-bundle>
|
||||
|
||||
Reference in New Issue
Block a user