diff --git a/README.md b/README.md index c5d2660..c396fa6 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ To use with [Gradle](https://gradle.org/), include the following dependency in y ```gradle dependencies { - implementation("com.uwyn:urlencoder:1.1.0") + implementation("com.uwyn:urlencoder:1.2.0") } ```