Skip to content

Commit 35c28c2

Browse files
committed
Set version to 4.2.0-SNAPSHOT.
1 parent 8b86b17 commit 35c28c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
org.gradle.daemon=true
22
org.gradle.configureondemand=true
33

4-
VERSION_NAME=4.1.1
4+
VERSION_NAME=4.2.0-SNAPSHOT
55
VERSION_MAJOR=4
6-
VERSION_MINOR=1
7-
VERSION_PATCH=1
6+
VERSION_MINOR=2
7+
VERSION_PATCH=0
88
GROUP=com.github.bumptech.glide
99

1010
POM_DESCRIPTION=A fast and efficient image loading library for Android focused on smooth scrolling.

0 commit comments

Comments
 (0)