diff --git a/README.md b/README.md index af78f82..f5d8ebc 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ repositories { } dependencies { - implementation 'dev.romainguy:kotlin-math:1.3.0' + implementation 'dev.romainguy:kotlin-math:1.4.0' } ```