Commit 1976718f by 徐健

发包升级

parent 8fa6e7a3
ext {
kotlin_version = "1.3.21"
dev_mode = true
dev_mode = false
ydl_app = [
appName : "心理咨询壹点灵",
......@@ -43,14 +43,14 @@ ext {
// -------------- 业务模块 --------------
//第三步 若干
"m-confide" : "0.0.33",
"m-consultant" : "0.0.44",
"m-fm" : "0.0.21",
"m-user" : "0.0.38",
"m-confide" : "0.0.35",
"m-consultant" : "0.0.46",
"m-fm" : "0.0.23",
"m-user" : "0.0.39",
"m-muse" : "0.0.19.5",
"m-tests" : "0.0.13.5",
"m-course" : "0.0.32",
"m-muse" : "0.0.20",
"m-tests" : "0.0.14",
"m-course" : "0.0.34",
//-------------- 业务模块 API 层 --------------
......@@ -71,7 +71,7 @@ ext {
"ydl-webview" : "0.0.28",
"ydl-media" : "0.0.14",
"ydl-pay" : "0.0.11",
"m-audioim" : "0.0.33",
"m-audioim" : "0.0.35",
//以下 几乎不会动
"router" : "0.0.1",
......@@ -111,7 +111,7 @@ ext {
"ydl-webview" : "0.0.28",
"ydl-media" : "0.0.14",
"ydl-pay" : "0.0.11",
"m-audioim" : "0.0.33",
"m-audioim" : "0.0.35",
//以下 几乎不会动
......
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