Skip to content

Commit 5ace367

Browse files
committed
Prepare the next release
1 parent 4c90b31 commit 5ace367

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ allprojects {
3333
Next, add the dependency below to your **module**'s `build.gradle` file:
3434
```gradle
3535
dependencies {
36-
implementation "com.github.skydoves:androidribbon:1.0.3"
36+
implementation "com.github.skydoves:androidribbon:1.0.4"
3737
}
3838
```
3939

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.0.4-SNAPSHOT
34+
VERSION_NAME=1.0.5-SNAPSHOT
3535

3636
POM_ARTIFACT_ID=androidribbon
3737
POM_NAME=androidribbon

0 commit comments

Comments
 (0)