aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2020-04-18 12:51:19 -0700
committerthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2020-04-18 12:51:19 -0700
commitfb1a0c4f0c241fbb976d10959eb89e7b8f227258 (patch)
tree7feb028f1960ccfc5ef547318532d04cfa63c9c3 /README.md
parent5b97e9bc7050c46f77f4b50eab2b3cb277166f56 (diff)
downloadKotlinForForge-fb1a0c4f0c241fbb976d10959eb89e7b8f227258.tar.gz
KotlinForForge-fb1a0c4f0c241fbb976d10959eb89e7b8f227258.tar.bz2
KotlinForForge-fb1a0c4f0c241fbb976d10959eb89e7b8f227258.zip
Update README.md
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'