Skip to content

Commit aebd77d

Browse files
committed
Release a new version 1.0.8
1 parent c9788dc commit aebd77d

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
@@ -39,7 +39,7 @@ allprojects {
3939
And add a dependency code to your **module**'s `build.gradle` file.
4040
```gradle
4141
dependencies {
42-
implementation "com.github.skydoves:transformationlayout:1.0.7"
42+
implementation "com.github.skydoves:transformationlayout:1.0.8"
4343
}
4444
```
4545

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.8-SNAPSHOT
34+
VERSION_NAME=1.0.9-SNAPSHOT
3535

3636
POM_ARTIFACT_ID=transformationlayout
3737
POM_NAME=transformationlayout

0 commit comments

Comments
 (0)