Skip to content

Commit

Permalink
Fix missing Rider module reference
Browse files Browse the repository at this point in the history
  • Loading branch information
seclerp committed Dec 21, 2024
1 parent 3275cda commit c38a0d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ sourceSets {
dependencies {
intellijPlatform {
rider(productVersion, useInstaller = false)
bundledModule("intellij.rider")
jetbrainsRuntime()

instrumentationTools()
Expand Down

0 comments on commit c38a0d8

Please sign in to comment.