Commit d515433d authored by 王雷's avatar 王雷

修改fetch版本为1.0.0

parent a763ab98
......@@ -4,7 +4,7 @@ buildscript {
ext.kotlin_version = '1.4.20'
ext.lintVersion = '26.5.0'
ext.lifecycle_version = "2.2.5"
ext.widgetlib_version = "1.1.33-SNAPSHOT"
ext.widgetlib_version = "1.0.2"
repositories {
maven { url 'https://maven.aliyun.com/nexus/content/groups/public/' }// 阿里云镜像
maven { url 'https://maven.aliyun.com/nexus/content/repositories/jcenter' }
......
......@@ -63,7 +63,7 @@ repositories {
mavenCentral()
}
group 'com.qmai.android.fetch'
version '1.2.62-SNAPSHOT'
version '1.0.0'
gradlePublish {
......
......@@ -50,7 +50,7 @@ repositories {
group 'com.qmai.android.sdk'
version '1.0.1'
version '1.0.2'
gradlePublish {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment