diff --git a/README.md b/README.md index d65e326..2ef6555 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ repositories { - Add the dependency ``` -implementation 'com.github.DaikonWeb:daikon:1.3.4' +implementation 'com.github.DaikonWeb:daikon:1.3.5' ``` ### Maven @@ -41,7 +41,7 @@ implementation 'com.github.DaikonWeb:daikon:1.3.4' com.github.DaikonWeb daikon - 1.3.4 + 1.3.5 ```