Commit 3b4c669b by 徐健

backup

parent 74557a7c
...@@ -42,46 +42,46 @@ ext { ...@@ -42,46 +42,46 @@ ext {
ydlPublishVersion = [ ydlPublishVersion = [
// -------------- 业务模块 -------------- // -------------- 业务模块 --------------
//第三步 若干 //第三步 若干
"m-confide" : "0.0.44", "m-confide" : "0.0.43",
"m-consultant" : "0.0.54", "m-consultant" : "0.0.53",
"m-fm" : "0.0.26", "m-fm" : "0.0.25",
"m-user" : "0.0.45", "m-user" : "0.0.44.6",
"m-home" : "0.0.17", "m-home" : "0.0.16",
"m-im" : "0.0.10", "m-im" : "0.0.9",
"m-dynamic" : "0.0.4", "m-dynamic" : "0.0.3",
"m-muse" : "0.0.25", "m-muse" : "0.0.24",
"m-tests" : "0.0.20", "m-tests" : "0.0.19",
"m-course" : "0.0.39", "m-course" : "0.0.38",
//-------------- 业务模块 API 层 -------------- //-------------- 业务模块 API 层 --------------
"m-audioim-api" : "0.0.6", "m-audioim-api" : "0.0.5",
"m-confide-api" : "0.0.2", "m-confide-api" : "0.0.1.1",
"m-consultant-api": "0.0.5", "m-consultant-api": "0.0.4",
"m-course-api" : "0.0.3", "m-course-api" : "0.0.2",
"m-fm-api" : "0.0.3", "m-fm-api" : "0.0.2",
"m-muse-api" : "0.0.1", "m-muse-api" : "0.0.1",
"m-tests-api" : "0.0.2", "m-tests-api" : "0.0.1",
"m-user-api" : "0.0.10", "m-user-api" : "0.0.9",
"m-home-api" : "0.0.4", "m-home-api" : "0.0.3",
"m-im-api" : "0.0.9", "m-im-api" : "0.0.8",
"m-dynamic-api" : "0.0.2", "m-dynamic-api" : "0.0.1",
//-------------- 功能组件 -------------- //-------------- 功能组件 --------------
//第一步 //第一步
"ydl-platform" : "0.0.34", "ydl-platform" : "0.0.33.4",
//第二步 若干 //第二步 若干
"ydl-webview" : "0.0.33", "ydl-webview" : "0.0.32.4",
"ydl-media" : "0.0.17", "ydl-media" : "0.0.16",
"ydl-pay" : "0.0.14", "ydl-pay" : "0.0.13",
"m-audioim" : "0.0.43", "m-audioim" : "0.0.42",
//以下 几乎不会动 //以下 几乎不会动
"router" : "0.0.1", "router" : "0.0.1",
"ydl-net" : "0.0.3.2", "ydl-net" : "0.0.3.1",
"ydl-utils" : "0.0.3.2", "ydl-utils" : "0.0.3.1",
"ydl-flutter-base": "0.0.7", "ydl-flutter-base": "0.0.6.1",
] ]
...@@ -101,33 +101,33 @@ ext { ...@@ -101,33 +101,33 @@ ext {
"m-tests" : "0.0.18.1", "m-tests" : "0.0.18.1",
"m-course" : "0.0.34.10", "m-course" : "0.0.34.10",
//-------------- 业务模块 API 层 -------------- //-------------- 业务模块 API 层 --------------
"m-audioim-api" : "0.0.6", "m-audioim-api" : "0.0.5",
"m-confide-api" : "0.0.2", "m-confide-api" : "0.0.1.1",
"m-consultant-api": "0.0.5", "m-consultant-api": "0.0.4",
"m-course-api" : "0.0.3", "m-course-api" : "0.0.2",
"m-fm-api" : "0.0.3", "m-fm-api" : "0.0.2",
"m-muse-api" : "0.0.1", "m-muse-api" : "0.0.1",
"m-tests-api" : "0.0.2", "m-tests-api" : "0.0.1",
"m-user-api" : "0.0.10", "m-user-api" : "0.0.9",
"m-home-api" : "0.0.4", "m-home-api" : "0.0.3",
"m-im-api" : "0.0.9", "m-im-api" : "0.0.8",
"m-dynamic-api" : "0.0.2", "m-dynamic-api" : "0.0.1",
//-------------- 功能组件 -------------- //-------------- 功能组件 --------------
//第一步 //第一步
"ydl-platform" : "0.0.34", "ydl-platform" : "0.0.33.4",
//第二步 若干 //第二步 若干
"ydl-webview" : "0.0.33", "ydl-webview" : "0.0.32.3",
"ydl-media" : "0.0.17", "ydl-media" : "0.0.15.1",
"ydl-pay" : "0.0.14", "ydl-pay" : "0.0.12.1",
"m-audioim" : "0.0.43", "m-audioim" : "0.0.41.1",
//以下 几乎不会动 //以下 几乎不会动
"router" : "0.0.1", "router" : "0.0.1",
"ydl-net" : "0.0.3.2", "ydl-net" : "0.0.3.1",
"ydl-utils" : "0.0.3.2", "ydl-utils" : "0.0.3.1",
"ydl-flutter-base": "0.0.7", "ydl-flutter-base": "0.0.5.41",
] ]
dependencies = [ 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