Skip to content

Commit

Permalink
Even though we can get the artifacts. It cannot be installed.
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCoder committed Aug 13, 2021
1 parent 20cb356 commit 0410c9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id 'java'
id 'idea'
id 'org.jetbrains.intellij' version '0.4.21'
id 'org.jetbrains.intellij' version '1.1.4'
id 'org.jetbrains.kotlin.jvm' version '1.4.21'
}
buildSearchableOptions.enabled = false
Expand Down

0 comments on commit 0410c9b

Please sign in to comment.