Commit 03b4eeea by konghaorui

升级组件依赖版本号(flutter埋点、Socket补偿)

parent 4701b3f8
......@@ -50,9 +50,9 @@ ext {
"m-im" : "0.0.4.4",
"m-dynamic" : "0.0.2.1",
"m-muse" : "0.0.21",
"m-tests" : "0.0.16",
"m-course" : "0.0.35.1",
"m-muse" : "0.0.21.1",
"m-tests" : "0.0.16.1",
"m-course" : "0.0.35.2",
//-------------- 业务模块 API 层 --------------
"m-audioim-api" : "0.0.5",
......@@ -69,7 +69,7 @@ ext {
//-------------- 功能组件 --------------
//第一步
"ydl-platform" : "0.0.30.1",
"ydl-platform" : "0.0.30.2",
//第二步 若干
"ydl-webview" : "0.0.29",
......@@ -81,7 +81,7 @@ ext {
"router" : "0.0.1",
"ydl-net" : "0.0.3.1",
"ydl-utils" : "0.0.3",
"ydl-flutter-base": "0.0.5.21",
"ydl-flutter-base": "0.0.5.22",
]
......@@ -115,7 +115,7 @@ ext {
//-------------- 功能组件 --------------
//第一步
"ydl-platform" : "0.0.30.1",
"ydl-platform" : "0.0.30.2",
//第二步 若干
"ydl-webview" : "0.0.29",
......@@ -128,7 +128,7 @@ ext {
"router" : "0.0.1",
"ydl-net" : "0.0.3.1",
"ydl-utils" : "0.0.3",
"ydl-flutter-base": "0.0.5.21",
"ydl-flutter-base": "0.0.5.22",
]
dependencies = [
......
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