From 6735398dd572895900b0750bd28da64fb45a45ce Mon Sep 17 00:00:00 2001 From: Zhixuan Lai Date: Thu, 27 Sep 2018 12:12:25 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b3bddf1..bdf09f09 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ While we are working on Bintray support, Scarlet is available via [JitPack][jitp com.github.tinder.scarlet scarlet - 0.1.4 + latestVersion ``` @@ -91,7 +91,7 @@ repositories { maven { url "https://jitpack.io" } } -implementation 'com.github.tinder.scarlet:scarlet:0.1.4' +implementation 'com.github.tinder.scarlet:scarlet:$latestVersion' ``` ### Plug-in Roadmap