mirror of
https://github.com/gbevin/urlencoder.git
synced 2025-04-25 15:27:11 -07:00
Updated version number in readme
This commit is contained in:
parent
23707b9d18
commit
444175e01a
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ To use with [Gradle](https://gradle.org/), include the following dependency in y
|
||||||
|
|
||||||
```gradle
|
```gradle
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation("com.uwyn:urlencoder:1.0.0")
|
implementation("com.uwyn:urlencoder:1.1.0")
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue