Commit b7d2f7c1 by 郑娜伟

picture 发布1.1.4 版本

common 发布1.2.1 版本
parent 75af33f3
......@@ -20,12 +20,12 @@ dependencies {
// api project(':sobot_gson')
api 'com.sobot.library:utils:1.1.1'
api 'com.sobot.library:picture:1.1.3'
api 'com.sobot.library:picture:1.1.4'
api 'com.sobot.library:net:1.1.1'
api 'com.sobot.library:gson:1.1.1'
// api 'com.sobot.library:utils:1.1.1'
// api 'com.sobot.library:picture_x:1.1.3'
// api 'com.sobot.library:picture_x:1.1.4'
// api 'com.sobot.library:net:1.1.1'
// api 'com.sobot.library:gson:1.1.1'
}
......
......@@ -13,7 +13,7 @@ ext {
PUBLISH_GROUP_ID = "com.sobot.library" //项目包名
PUBLISH_ARTIFACT_ID = 'sobotcommon' //项目名
// PUBLISH_ARTIFACT_ID = 'sobotcommon_x' //项目名
PUBLISH_VERSION = '1.2' //版本号
PUBLISH_VERSION = '1.2.1' //版本号
}
......
......@@ -32,7 +32,7 @@ dependencies {
compileOnly 'com.github.bumptech.glide:glide:3.8.0'
compileOnly 'com.squareup.picasso:picasso:2.5.2'
compileOnly 'com.facebook.fresco:fresco:2.6.0'
api 'com.sobot.chat:sobotsupport-glidev4:2.2'
api 'com.sobot.chat:sobotsupport-glidev4:1.0'
}
//添加发布到mavenCentral脚本
......
......@@ -13,7 +13,7 @@ ext {
PUBLISH_GROUP_ID = "com.sobot.library" //项目包名
PUBLISH_ARTIFACT_ID = 'picture' //项目名
//PUBLISH_ARTIFACT_ID = 'picture_x' //项目名
PUBLISH_VERSION = '1.1.3' //版本号
PUBLISH_VERSION = '1.1.4' //版本号
}
......
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