Skip to content

Commit

Permalink
Release a new stable 1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
skydoves committed Jul 2, 2021
1 parent 95304eb commit 812e70f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ allprojects {
And add a dependency code to your **module**'s `build.gradle` file.
```gradle
dependencies {
implementation "com.github.skydoves:landscapist-glide:1.2.5"
implementation "com.github.skydoves:landscapist-glide:1.2.6"
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ systemProp.org.gradle.internal.http.socketTimeout=120000
# Maven
GROUP=com.github.skydoves

VERSION_NAME=1.2.6-SNAPSHOT
VERSION_NAME=1.2.7-SNAPSHOT

POM_URL=https://github.com/skydoves/landscapist/
POM_SCM_URL=https://github.com/skydoves/landscapist/
Expand Down

0 comments on commit 812e70f

Please # to comment.