Commit 6e43276f by konghaorui

升级组件版本号

parent 5bd67337
ext {
kotlin_version = "1.3.21"
dev_mode = true
dev_mode = false
ydl_app = [
appName : "心理咨询壹点灵",
......@@ -42,17 +42,17 @@ ext {
ydlPublishVersion = [
// -------------- 业务模块 --------------
//第三步 若干
"m-confide" : "0.0.48.8",
"m-confide" : "0.0.48.10",
"m-consultant" : "0.0.58.4",
"m-fm" : "0.0.29.3",
"m-user" : "0.0.60.1",
"m-home" : "0.0.20.3",
"m-im" : "0.0.17.0",
"m-dynamic" : "0.0.7.5",
"m-fm" : "0.0.29.8",
"m-user" : "0.0.60.2",
"m-home" : "0.0.20.4",
"m-im" : "0.0.17.1",
"m-dynamic" : "0.0.7.6",
"m-muse" : "0.0.28.9",
"m-tests" : "0.0.24.0",
"m-course" : "0.0.42.0",
"m-muse" : "0.0.28.11",
"m-tests" : "0.0.24.2",
"m-course" : "0.0.42.2",
//-------------- 业务模块 API 层 --------------
"m-audioim-api" : "0.0.6",
......@@ -69,14 +69,14 @@ ext {
//-------------- 功能组件 --------------
//第一步
"ydl-platform" : "0.0.39.17",
"ydl-platform" : "0.0.39.18",
//第二步 若干
"ydl-webview" : "0.0.38.24",
"ydl-media" : "0.0.21.3",
"ydl-pay" : "0.0.18.6",
"m-audioim" : "0.0.48.2.7",
"ydl-flutter-base": "0.0.14.4",
"ydl-webview" : "0.0.38.25",
"ydl-media" : "0.0.21.4",
"ydl-pay" : "0.0.18.7",
"m-audioim" : "0.0.48.2.9",
"ydl-flutter-base": "0.0.14.5",
//以下 几乎不会动
"router" : "0.0.1",
......@@ -115,14 +115,14 @@ ext {
//-------------- 功能组件 --------------
//第一步
"ydl-platform" : "0.0.39.16",
"ydl-platform" : "0.0.39.18",
//第二步 若干
"ydl-webview" : "0.0.38.24",
"ydl-media" : "0.0.21.3",
"ydl-pay" : "0.0.18.6",
"m-audioim" : "0.0.48.2.7",
"ydl-flutter-base": "0.0.10.9",
"ydl-webview" : "0.0.38.25",
"ydl-media" : "0.0.21.4",
"ydl-pay" : "0.0.18.7",
"m-audioim" : "0.0.48.2.9",
"ydl-flutter-base": "0.0.14.5",
//以下 几乎不会动
"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