From 8e1795f305a39c3b99c651fb3783b22e3ff2d4be Mon Sep 17 00:00:00 2001 From: Alessio Coser Date: Wed, 29 Jan 2020 11:43:13 +0100 Subject: [PATCH] Release 1.1.8 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ea55c52..9caa12e 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ repositories { - Add the dependency ``` -implementation 'com.github.DaikonWeb:daikon:' +implementation 'com.github.DaikonWeb:daikon:1.1.8' ``` ### Maven @@ -41,7 +41,7 @@ implementation 'com.github.DaikonWeb:daikon:' com.github.DaikonWeb daikon - + 1.1.8 ```