aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2019-11-11 14:47:37 -0800
committerthedarkcolour <30441001+thedarkcolour@users.noreply.github.com>2019-11-11 14:47:37 -0800
commitbf11f1cb96cfeb98a21025459f24f235ff06cd42 (patch)
tree1f2ba123cb23ee764f83a509152892a580b74678 /gradle.properties
parenteff6ca9a8dc3d8844443cbba79a535d39d2a2405 (diff)
downloadKotlinForForge-bf11f1cb96cfeb98a21025459f24f235ff06cd42.tar.gz
KotlinForForge-bf11f1cb96cfeb98a21025459f24f235ff06cd42.tar.bz2
KotlinForForge-bf11f1cb96cfeb98a21025459f24f235ff06cd42.zip
Adding files
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties
index 4a0ea15..9031548 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -3,5 +3,5 @@
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
kotlin_version=1.3.50
-coroutines_version = 1.3.1
-annotations_version = 16.0.3 \ No newline at end of file
+coroutines_version = 1.3.2
+annotations_version = 18.0.0 \ No newline at end of file