Skip to content

Commit 7a7379b

Browse files
committed
Release a new stable 1.2.5
1 parent 1ad8873 commit 7a7379b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ allprojects {
4141
And add a dependency code to your **module**'s `build.gradle` file.
4242
```gradle
4343
dependencies {
44-
implementation "com.github.skydoves:landscapist-glide:1.2.4"
44+
implementation "com.github.skydoves:landscapist-glide:1.2.5"
4545
}
4646
```
4747

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ systemProp.org.gradle.internal.http.socketTimeout=120000
3030
# Maven
3131
GROUP=com.github.skydoves
3232

33-
VERSION_NAME=1.2.5-SNAPSHOT
33+
VERSION_NAME=1.2.6-SNAPSHOT
3434

3535
POM_URL=https://github.com/skydoves/landscapist/
3636
POM_SCM_URL=https://github.com/skydoves/landscapist/

0 commit comments

Comments
 (0)