Skip to content

Commit

Permalink
Support for Kotlin 1.4.30
Browse files Browse the repository at this point in the history
  • Loading branch information
thsaravana committed Feb 13, 2021
1 parent b4c33d2 commit 45d9373
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 'org.jetbrains.intellij' version '0.6.5'
id 'org.jetbrains.kotlin.jvm' version '1.3.72'
id 'org.jetbrains.kotlin.jvm' version '1.4.30'
}

group 'com.madrapps'
Expand Down

0 comments on commit 45d9373

Please # to comment.