Commit 29b542d6 by zhengnw@sobot.com

common 1.4.2

parent 7c037268
......@@ -33,12 +33,12 @@ dependencies {
// api project(':sobot_gson')
api 'com.sobot.library:utils:1.1.2'
api 'com.sobot.library:picture:1.1.4'
api 'com.sobot.library:picture:1.1.5'
api 'com.sobot.library:net:1.2.0'
api 'com.sobot.library:gson:1.1.1'
// api 'com.sobot.library:utils:1.1.2'
// api 'com.sobot.library:picture_x:1.1.4'
// api 'com.sobot.library:picture_x:1.1.5'
// api 'com.sobot.library:net:1.2.0'
// 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.4.1' //版本号
PUBLISH_VERSION = '1.4.2' //版本号
}
......
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