aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2020-04-18 00:14:00 -0700
committerthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2020-04-18 00:14:00 -0700
commit2a30736db3ac5d065d9dd17f04aa10ca64e3d431 (patch)
tree0ea36808ae5bab95582722ec816b9796a6531ffd /gradle.properties
parentdf25880dd91665c897d22fa43760d2dd8393b469 (diff)
downloadKotlinForForge-2a30736db3ac5d065d9dd17f04aa10ca64e3d431.tar.gz
KotlinForForge-2a30736db3ac5d065d9dd17f04aa10ca64e3d431.tar.bz2
KotlinForForge-2a30736db3ac5d065d9dd17f04aa10ca64e3d431.zip
Update 1.2.0
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 7a70982..c4f4ba4 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.70
+kotlin_version=1.4-M1
coroutines_version = 1.3.4
annotations_version = 19.0.0 \ No newline at end of file