Skip to content

Commit 7869a57

Browse files
authored
Update build.gradle.kts
1 parent 068753a commit 7869a57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ repositories {
2828

2929
dependencies {
3030
intellijPlatform {
31-
intellijIdeaCommunity(libs.versions.intellij.ide, useInstaller = false)
31+
intellijIdeaCommunity(libs.versions.intellij.ide)
3232
pluginVerifier()
3333

3434
// Required

0 commit comments

Comments
 (0)