Commit 3eb4e373 by 严久程

发版

parent 131b3c18
......@@ -5,7 +5,7 @@ ext {
ydlPublishVersion = [
// -------------- 业务模块 --------------
//第三步 若干
"m-confide" : "0.0.48.73",
"m-confide" : "0.0.48.74",
"m-consultant" : "0.0.59.23",
"m-fm" : "0.0.30.00",
"m-user" : "0.0.60.21",
......@@ -33,13 +33,13 @@ ext {
//-------------- 功能组件 --------------
//第一步
"ydl-platform" : "0.0.39.41",
"ydl-platform" : "0.0.39.42",
//第二步 若干
"ydl-webview" : "0.0.38.32",
"ydl-media" : "0.0.21.6",
"ydl-pay" : "0.0.18.9",
"m-audioim" : "0.0.49.29.6",
"m-audioim" : "0.0.49.29.7",
"ydl-flutter-base": "0.0.14.16",
//以下 几乎不会动
......@@ -114,13 +114,13 @@ ext {
//-------------- 功能组件 --------------
//第一步
"ydl-platform" : "0.0.39.41",
"ydl-platform" : "0.0.39.42",
//第二步 若干
"ydl-webview" : "0.0.38.31",
"ydl-media" : "0.0.21.6",
"ydl-pay" : "0.0.18.9",
"m-audioim" : "0.0.49.29.6",
"m-audioim" : "0.0.49.29.7",
"ydl-flutter-base": "0.0.14.14",
//以下 几乎不会动
......
......@@ -75,7 +75,7 @@ dependencies {
kapt "com.alibaba:arouter-compiler:$arouter_compiler"
api "com.alibaba:arouter-api:$arouter_api"
api ('com.ydl:ydl-av:1.2.4@aar'){
api ('com.ydl:ydl-av:1.2.5@aar'){
transitive = true
}
......
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