From 04416841613b1f795a3dda6d861f1cded9600bac Mon Sep 17 00:00:00 2001 From: thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> Date: Sat, 14 Dec 2019 16:38:28 -0800 Subject: Adding files --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index 9031548..0a82c28 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,6 +2,6 @@ # This is required to provide enough memory for the Minecraft decompilation process. org.gradle.jvmargs=-Xmx3G org.gradle.daemon=false -kotlin_version=1.3.50 +kotlin_version=1.3.61 coroutines_version = 1.3.2 annotations_version = 18.0.0 \ No newline at end of file -- cgit