diff options
author | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2020-04-18 12:50:31 -0700 |
---|---|---|
committer | thedarkcolour <30441001+thedarkcolour@users.noreply.github.com> | 2020-04-18 12:50:31 -0700 |
commit | 5b97e9bc7050c46f77f4b50eab2b3cb277166f56 (patch) | |
tree | f2953b8601ef1584b1a23e663a2103092abfea5a /README.md | |
parent | 70cf2392f24ba7fd55e1d39c27fe46f640aaa42d (diff) | |
download | KotlinForForge-5b97e9bc7050c46f77f4b50eab2b3cb277166f56.tar.gz KotlinForForge-5b97e9bc7050c46f77f4b50eab2b3cb277166f56.tar.bz2 KotlinForForge-5b97e9bc7050c46f77f4b50eab2b3cb277166f56.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ repositories { } dependencies { - // Uses the latest version of KotlinForForge + // Use the latest version of KotlinForForge implementation 'thedarkcolour:kotlinforforge:1.2.1' } |