提交 0f93217f 编写于 作者: S Sam Judd

Bump version to 3.7.0/1.4.0

上级 0bc1dc6a
......@@ -27,7 +27,7 @@ repositories {
}
dependencies {
compile 'com.github.bumptech.glide:glide:3.6.1'
compile 'com.github.bumptech.glide:glide:3.7.0'
compile 'com.android.support:support-v4:19.1.0'
}
```
......@@ -38,7 +38,7 @@ Or Maven:
<dependency>
<groupId>com.github.bumptech.glide</groupId>
<artifactId>glide</artifactId>
<version>3.6.1</version>
<version>3.7.0</version>
<type>aar</type>
</dependency>
<dependency>
......
VERSION_NAME=3.7.0-SNAPSHOT
VERSION_NAME=3.7.0
VERSION_MAJOR=3
VERSION_MINOR=7
VERSION_PATCH=0
......
......@@ -2,7 +2,7 @@ POM_NAME=Glide OkHttp Integration
POM_ARTIFACT_ID=okhttp-integration
POM_PACKAGING=aar
VERSION_NAME=1.4.0-SNAPSHOT
VERSION_NAME=1.4.0
VERSION_MAJOR=1
VERSION_MINOR=4
VERSION_PATCH=0
......
......@@ -2,7 +2,7 @@ POM_NAME=Glide OkHttp 3.x Integration
POM_ARTIFACT_ID=okhttp3-integration
POM_PACKAGING=aar
VERSION_NAME=1.4.0-SNAPSHOT
VERSION_NAME=1.4.0
VERSION_MAJOR=1
VERSION_MINOR=4
VERSION_PATCH=0
......@@ -12,4 +12,4 @@ POM_DESCRIPTION=An integration library to use OkHttp 3.x to fetch data over http
# Prefix and postfix for source and javadoc jars.
JAR_PREFIX=glide-
JAR_POSTFIX=-integration
\ No newline at end of file
JAR_POSTFIX=-integration
......@@ -2,7 +2,7 @@ POM_NAME=Glide Volley Integration
POM_ARTIFACT_ID=volley-integration
POM_PACKAGING=aar
VERSION_NAME=1.4.0-SNAPSHOT
VERSION_NAME=1.4.0
VERSION_MAJOR=1
VERSION_MINOR=4
VERSION_PATCH=0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册