We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ad8873 commit 7a7379bCopy full SHA for 7a7379b
README.md
@@ -41,7 +41,7 @@ allprojects {
41
And add a dependency code to your **module**'s `build.gradle` file.
42
```gradle
43
dependencies {
44
- implementation "com.github.skydoves:landscapist-glide:1.2.4"
+ implementation "com.github.skydoves:landscapist-glide:1.2.5"
45
}
46
```
47
gradle.properties
@@ -30,7 +30,7 @@ systemProp.org.gradle.internal.http.socketTimeout=120000
30
# Maven
31
GROUP=com.github.skydoves
32
33
-VERSION_NAME=1.2.5-SNAPSHOT
+VERSION_NAME=1.2.6-SNAPSHOT
34
35
POM_URL=https://github.com/skydoves/landscapist/
36
POM_SCM_URL=https://github.com/skydoves/landscapist/
0 commit comments