diff options
author | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2019-11-11 14:47:37 -0800 |
---|---|---|
committer | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2019-11-11 14:47:37 -0800 |
commit | bf11f1cb96cfeb98a21025459f24f235ff06cd42 (patch) | |
tree | 1f2ba123cb23ee764f83a509152892a580b74678 /gradle.properties | |
parent | eff6ca9a8dc3d8844443cbba79a535d39d2a2405 (diff) | |
download | KotlinForForge-bf11f1cb96cfeb98a21025459f24f235ff06cd42.tar.gz KotlinForForge-bf11f1cb96cfeb98a21025459f24f235ff06cd42.tar.bz2 KotlinForForge-bf11f1cb96cfeb98a21025459f24f235ff06cd42.zip |
Adding files
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 4 |
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 |