diff options
author | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2020-05-29 13:08:00 -0700 |
---|---|---|
committer | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2020-05-29 13:08:00 -0700 |
commit | 7afdd597f4eb82de491fe37bd9b802f44d13d650 (patch) | |
tree | 4126f76859855feb070893669bb879ee35cda37f | |
parent | d86d1dab91376ea944de5e9387a20575b50ccf1c (diff) | |
download | KotlinForForge-7afdd597f4eb82de491fe37bd9b802f44d13d650.tar.gz KotlinForForge-7afdd597f4eb82de491fe37bd9b802f44d13d650.tar.bz2 KotlinForForge-7afdd597f4eb82de491fe37bd9b802f44d13d650.zip |
Updated 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.2.1' + implementation 'thedarkcolour:kotlinforforge:1.2.2' } compileKotlin { |