Commit e1618ae2 by 严久程

发版

parent b144c34c
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.43",
"m-consultant" : "0.0.53",
"m-fm" : "0.0.25",
"m-user" : "0.0.44.7",
"m-home" : "0.0.16",
"m-im" : "0.0.9",
"m-dynamic" : "0.0.3",
"m-confide" : "0.0.47",
"m-consultant" : "0.0.56",
"m-fm" : "0.0.28",
"m-user" : "0.0.46",
"m-home" : "0.0.18",
"m-im" : "0.0.11",
"m-dynamic" : "0.0.5",
"m-muse" : "0.0.24",
"m-tests" : "0.0.19",
"m-course" : "0.0.38",
"m-muse" : "0.0.26",
"m-tests" : "0.0.21",
"m-course" : "0.0.40",
//-------------- 业务模块 API 层 --------------
"m-audioim-api" : "0.0.5",
......@@ -69,19 +69,19 @@ ext {
//-------------- 功能组件 --------------
//第一步
"ydl-platform" : "0.0.33.4",
"ydl-platform" : "0.0.37",
//第二步 若干
"ydl-webview" : "0.0.33.2",
"ydl-media" : "0.0.16",
"ydl-pay" : "0.0.13",
"m-audioim" : "0.0.42",
"ydl-webview" : "0.0.36",
"ydl-media" : "0.0.20",
"ydl-pay" : "0.0.17",
"m-audioim" : "0.0.46",
"ydl-flutter-base": "0.0.10",
//以下 几乎不会动
"router" : "0.0.1",
"ydl-net" : "0.0.3.1",
"ydl-utils" : "0.0.3.1",
"ydl-flutter-base": "0.0.6.1",
]
......@@ -115,19 +115,19 @@ ext {
//-------------- 功能组件 --------------
//第一步
"ydl-platform" : "0.0.33.4",
"ydl-platform" : "0.0.37",
//第二步 若干
"ydl-webview" : "0.0.32.3",
"ydl-media" : "0.0.15.1",
"ydl-pay" : "0.0.12.1",
"m-audioim" : "0.0.41.1",
"ydl-webview" : "0.0.36",
"ydl-media" : "0.0.20",
"ydl-pay" : "0.0.17",
"m-audioim" : "0.0.46",
"ydl-flutter-base": "0.0.10",
//以下 几乎不会动
"router" : "0.0.1",
"ydl-net" : "0.0.3.1",
"ydl-utils" : "0.0.3.1",
"ydl-flutter-base": "0.0.5.41",
]
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