Updated version on readme

This commit is contained in:
Geert Bevin 2023-01-04 23:00:07 -05:00
parent 2409932ac5
commit 7e03e1e275

View file

@ -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")
}
```