aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2021-02-01 10:36:32 -0800
committerthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2021-02-01 10:36:32 -0800
commit28214d92042f0a4673f53699b1ff52af0226ccb3 (patch)
tree615ee3e17759e407cbe8451c7ff6d7af4f871411 /gradle.properties
parent668b5c35ea900750c35f2ea8d878c1c5e6a04607 (diff)
downloadKotlinForForge-28214d92042f0a4673f53699b1ff52af0226ccb3.tar.gz
KotlinForForge-28214d92042f0a4673f53699b1ff52af0226ccb3.tar.bz2
KotlinForForge-28214d92042f0a4673f53699b1ff52af0226ccb3.zip
Kotlin for Forge 1.8.0
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties
index 4dd7111..200a842 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -5,4 +5,5 @@ org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
kotlin_version=1.4.21
coroutines_version = 1.4.2
-annotations_version = 20.1.0 \ No newline at end of file
+annotations_version = 20.1.0
+serialization_version = 1.0.1 \ No newline at end of file