Skip to content

Commit

Permalink
Added the "org.jetbrains.kotlin.jvm" plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmedMourad0 committed Jul 5, 2021
1 parent d59f411 commit e62c256
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/idea-plugin/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

plugins {
id 'java'
id "org.jetbrains.kotlin.jvm"
id 'org.jetbrains.intellij' version "1.0"
}

Expand Down

0 comments on commit e62c256

Please sign in to comment.