diff options
author | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2021-02-07 23:43:26 -0800 |
---|---|---|
committer | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2021-02-07 23:43:26 -0800 |
commit | bfde82eaaaa9e667ab53ecfa986cebfcad515abb (patch) | |
tree | c8b6198b6dd037846e306e21e06119ed0e324aea /gradle.properties | |
parent | 2a30973642c3cddd5d42f1c955caea73cd946134 (diff) | |
download | KotlinForForge-bfde82eaaaa9e667ab53ecfa986cebfcad515abb.tar.gz KotlinForForge-bfde82eaaaa9e667ab53ecfa986cebfcad515abb.tar.bz2 KotlinForForge-bfde82eaaaa9e667ab53ecfa986cebfcad515abb.zip |
Kotlin for Forge 1.9.0
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 200a842..0fad2c8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ kotlin.code.style=official org.gradle.jvmargs=-Xmx3G org.gradle.daemon=false -kotlin_version=1.4.21 +kotlin_version=1.4.30 coroutines_version = 1.4.2 annotations_version = 20.1.0 serialization_version = 1.0.1
\ No newline at end of file |