Commit f2b90c36d99ddc2207e4318a76ce7b8aeea93d21

Authored by 袁思汶
1 parent 156b430d

媒体库升级

Showing 2 changed files with 2 additions and 2 deletions
build.gradle
@@ -70,6 +70,6 @@ ext { @@ -70,6 +70,6 @@ ext {
70 //阿里路由框架 70 //阿里路由框架
71 arouterApiVersion = '1.5.0' 71 arouterApiVersion = '1.5.0'
72 arouterCompilerVersion = '1.2.1' 72 arouterCompilerVersion = '1.2.1'
73 - libNewMediaPicker = '1.0.1.8' 73 + libNewMediaPicker = '1.0.2.3'
74 74
75 } 75 }
76 \ No newline at end of file 76 \ No newline at end of file
config.gradle
@@ -21,7 +21,7 @@ ext { @@ -21,7 +21,7 @@ ext {
21 //编译方式 21 //编译方式
22 debug : false, 22 debug : false,
23 //版本号 23 //版本号
24 - version: "1.0.1.2", 24 + version: "1.0.1.3",
25 //Lib库前缀 25 //Lib库前缀
26 packeg : "com.cnlive.outside_share", 26 packeg : "com.cnlive.outside_share",
27 //Lib库名称 27 //Lib库名称