We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f6768b commit d7ddcf5Copy full SHA for d7ddcf5
gradle.properties
@@ -1,4 +1,4 @@
1
-VERSION_NAME=3.5.0-SNAPSHOT
+VERSION_NAME=3.5.0
2
VERSION_MAJOR=3
3
VERSION_MINOR=5
4
VERSION_PATCH=0
integration/okhttp/gradle.properties
@@ -2,7 +2,7 @@ POM_NAME=Glide OkHttp Integration
POM_ARTIFACT_ID=okhttp-integration
POM_PACKAGING=aar
5
-VERSION_NAME=1.2.0-SNAPSHOT
+VERSION_NAME=1.2.0
6
VERSION_MAJOR=1
7
VERSION_MINOR=2
8
integration/volley/gradle.properties
@@ -2,7 +2,7 @@ POM_NAME=Glide Volley Integration
POM_ARTIFACT_ID=volley-integration
0 commit comments