Skip to content

Commit 64d4f41

Browse files
committed
Updated kotlin version.
Signed-off-by: Pavel Erokhin (MairwunNx) <MairwunNx@gmail.com>
1 parent 2f25285 commit 64d4f41

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

gradle.properties

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
2-
# This is required to provide enough memory for the Minecraft decompilation process.
31
org.gradle.jvmargs=-Xmx3G
42
org.gradle.daemon=false
53
org.gradle.caching=true
@@ -13,7 +11,7 @@ mappingsChannelType=snapshot
1311
mappingsChannelVersion=20190719-1.14.3
1412
kotlinJdkVersionTarget=jdk8
1513
kotlinxSerializationVersion=0.12.0
16-
kotlinVersion=1.3.50
14+
kotlinVersion=1.3.61
1715
projectEssentialsVersion=1.14.4-0.1.0.0
1816
projectEssentialsName=Project Essentials Chat
1917
projectEssentialsId=project_essentials_chat

0 commit comments

Comments
 (0)