Commit 92018119 by 严久程

版本

parent d3166fa5
...@@ -41,14 +41,14 @@ ext { ...@@ -41,14 +41,14 @@ ext {
ydlPublishVersion = [ ydlPublishVersion = [
// -------------- 业务模块 -------------- // -------------- 业务模块 --------------
"m-audioim" : "0.0.11", "m-audioim" : "0.0.12",
"m-confide" : "0.0.14", "m-confide" : "0.0.15",
"m-consultant" : "0.0.21", "m-consultant" : "0.0.22",
"m-course" : "0.0.7", "m-course" : "0.0.8",
"m-fm" : "0.0.10", "m-fm" : "0.0.11",
"m-muse" : "0.0.6", "m-muse" : "0.0.7",
"m-tests" : "0.0.3", "m-tests" : "0.0.4",
"m-user" : "0.0.24", "m-user" : "0.0.25",
//-------------- 业务模块 API 层 -------------- //-------------- 业务模块 API 层 --------------
"m-audioim-api" : "0.0.1", "m-audioim-api" : "0.0.1",
"m-confide-api" : "0.0.1", "m-confide-api" : "0.0.1",
...@@ -60,25 +60,25 @@ ext { ...@@ -60,25 +60,25 @@ ext {
"m-user-api" : "0.0.5", "m-user-api" : "0.0.5",
//-------------- 功能组件 -------------- //-------------- 功能组件 --------------
"ydl-flutter-base": "0.0.3", "ydl-flutter-base": "0.0.3",
"ydl-media" : "0.0.8", "ydl-media" : "0.0.9",
"ydl-net" : "0.0.1", "ydl-net" : "0.0.1",
"ydl-pay" : "0.0.5", "ydl-pay" : "0.0.6",
"ydl-platform" : "0.0.19", "ydl-platform" : "0.0.20",
"ydl-utils" : "0.0.2", "ydl-utils" : "0.0.2",
"ydl-webview" : "0.0.19", "ydl-webview" : "0.0.20",
"router" : "0.0.1", "router" : "0.0.1",
] ]
ydlCompileVersion = [ ydlCompileVersion = [
// -------------- 业务模块 -------------- // -------------- 业务模块 --------------
"m-audioim" : "0.0.11", "m-audioim" : "0.0.12",
"m-confide" : "0.0.14", "m-confide" : "0.0.15",
"m-consultant" : "0.0.21", "m-consultant" : "0.0.22",
"m-course" : "0.0.5", "m-course" : "0.0.8",
"m-fm" : "0.0.10", "m-fm" : "0.0.11",
"m-muse" : "0.0.6", "m-muse" : "0.0.7",
"m-tests" : "0.0.3", "m-tests" : "0.0.4",
"m-user" : "0.0.23", "m-user" : "0.0.25",
//-------------- 业务模块 API 层 -------------- //-------------- 业务模块 API 层 --------------
"m-audioim-api" : "0.0.1", "m-audioim-api" : "0.0.1",
"m-confide-api" : "0.0.1", "m-confide-api" : "0.0.1",
...@@ -90,12 +90,12 @@ ext { ...@@ -90,12 +90,12 @@ ext {
"m-user-api" : "0.0.5", "m-user-api" : "0.0.5",
//-------------- 功能组件 -------------- //-------------- 功能组件 --------------
"ydl-flutter-base": "0.0.3", "ydl-flutter-base": "0.0.3",
"ydl-media" : "0.0.8", "ydl-media" : "0.0.9",
"ydl-net" : "0.0.1", "ydl-net" : "0.0.1",
"ydl-pay" : "0.0.5", "ydl-pay" : "0.0.6",
"ydl-platform" : "0.0.19", "ydl-platform" : "0.0.20",
"ydl-utils" : "0.0.2", "ydl-utils" : "0.0.2",
"ydl-webview" : "0.0.19", "ydl-webview" : "0.0.20",
"router" : "0.0.1", "router" : "0.0.1",
] ]
......
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