aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 60c61fc..791486e 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,7 @@ dependencies {
compileKotlin {
// Needed if you use Forge.kt
+ // and Kotlin 1.4 language features
kotlinOptions {
jvmTarget = '1.8'
languageVersion = '1.4'