Skip to content

Commit e02a22d

Browse files
committed
Prepare for the next release
1 parent bd4c2b0 commit e02a22d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
## Download
2020
[![Maven Central](https://img.shields.io/maven-central/v/com.github.skydoves/whatif.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.github.skydoves%22%20AND%20a:%22whatif%22)
2121

22-
☔ WhatIf has been downloaded in more than __100k__ Kotlin and Android projects all over the world! <br><br>
22+
☔ WhatIf has been downloaded in more than __110k__ Kotlin and Android projects all over the world! <br><br>
2323
![downloads](https://user-images.githubusercontent.com/24237865/101273131-2187a980-37d6-11eb-9000-e1cd10f87b0d.png)
2424

2525
### Gradle
2626
Add the dependency below to your module's `build.gradle` file:
2727
```gradle
2828
dependencies {
29-
implementation "com.github.skydoves:whatif:1.1.1"
29+
implementation "com.github.skydoves:whatif:1.1.2"
3030
}
3131
```
3232

0 commit comments

Comments
 (0)