diff options
author | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2020-08-16 19:27:23 -0700 |
---|---|---|
committer | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2020-08-16 19:27:23 -0700 |
commit | 3d05249dadaa2f3b2b58d7aecbe5518b09d35d78 (patch) | |
tree | bc60252fe092b2830781281fce2458baf89db718 /README.md | |
parent | 1f5749dbd4eff6a5e78307e89c0e9c1a595bcb97 (diff) | |
download | KotlinForForge-3d05249dadaa2f3b2b58d7aecbe5518b09d35d78.tar.gz KotlinForForge-3d05249dadaa2f3b2b58d7aecbe5518b09d35d78.tar.bz2 KotlinForForge-3d05249dadaa2f3b2b58d7aecbe5518b09d35d78.zip |
Update Kotlin for Forge 1.4.0
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ repositories { dependencies { // Use the latest version of KotlinForForge - implementation 'thedarkcolour:kotlinforforge:1.2.3' + implementation 'thedarkcolour:kotlinforforge:1.4.0' } compileKotlin { |