Skip to content

Commit 5319ef2

Browse files
committed
Prepare to the next release
1 parent d3986d1 commit 5319ef2

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
@@ -37,7 +37,7 @@ allprojects {
3737
And add a dependency code to your **module**'s `build.gradle` file.
3838
```gradle
3939
dependencies {
40-
implementation "com.github.skydoves:androidveil:1.1.1"
40+
implementation "com.github.skydoves:androidveil:1.1.2"
4141
}
4242
```
4343

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.1.2-SNAPSHOT
34+
VERSION_NAME=1.1.3-SNAPSHOT
3535

3636
POM_ARTIFACT_ID=androidveil
3737
POM_NAME=androidveil

0 commit comments

Comments
 (0)