diff options
author | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2020-10-18 15:33:18 -0700 |
---|---|---|
committer | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2020-10-18 15:33:18 -0700 |
commit | 9899bfdc0b885b294af3e1fdb8d6df58307962c3 (patch) | |
tree | c67d2870cfd58f8e77136bf584aecb1020f0fd91 | |
parent | 1d4d9787edfea95c3aa23babf1643ce901afa7ac (diff) | |
download | KotlinForForge-9899bfdc0b885b294af3e1fdb8d6df58307962c3.tar.gz KotlinForForge-9899bfdc0b885b294af3e1fdb8d6df58307962c3.tar.bz2 KotlinForForge-9899bfdc0b885b294af3e1fdb8d6df58307962c3.zip |
Fix README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ repositories { dependencies { // Use the latest version of KotlinForForge - implementation 'thedarkcolour:kotlinforforge:1.7.0' + implementation 'thedarkcolour:kotlinforforge:1.6.2' } compileKotlin { |