We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54678ef commit a191841Copy full SHA for a191841
1 file changed
README.md
@@ -32,7 +32,7 @@ allprojects {
32
And add a dependency code to your **module**'s `build.gradle` file.
33
```gradle
34
dependencies {
35
- implementation "com.github.skydoves:balloon:1.0.8"
+ implementation "com.github.skydoves:balloon:1.0.9"
36
}
37
```
38
0 commit comments