diff --git a/README.md b/README.md index 9ea88b624..f32278427 100644 --- a/README.md +++ b/README.md @@ -251,10 +251,10 @@ dependencyResolutionManagement { } ``` -Add the dependency +Add the dependency by using one of the versions [here](https://jitpack.io/#vitorpamplona/amethyst/) ```gradle -implementation('com.github.vitorpamplona.amethyst:quartz:v0.85.1') +implementation('com.github.vitorpamplona.amethyst:quartz:') ``` Manage logged in users with the `KeyPair` class