Skip to content

Commit 20c7848

Browse files
committed
Prepare the next release
1 parent 15bdec2 commit 20c7848

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ allprojects {
3636
And add a dependency code to your **module**'s `build.gradle` file.
3737
```gradle
3838
dependencies {
39-
implementation "com.github.skydoves:balloon:1.3.9"
39+
implementation "com.github.skydoves:balloon:1.4.0"
4040
}
4141
```
4242
## SNAPSHOT

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ systemProp.org.gradle.internal.http.socketTimeout=120000
3131
GROUP=com.github.skydoves
3232
POM_PACKAGING=aar
3333

34-
VERSION_NAME=1.4.0-SNAPSHOT
34+
VERSION_NAME=1.4.1-SNAPSHOT
3535

3636
POM_ARTIFACT_ID=balloon
3737
POM_NAME=balloon

0 commit comments

Comments
 (0)