Commit 3ca211b8 by 严久程

版本

parent 55173218
......@@ -5,8 +5,8 @@ ext {
ydl_app = [
appName : "心理咨询壹点灵",
applicationId: "com.cxzapp.yidianling",
versionName : "3.9.50",
versionCode : 3950,
versionName : "4.0.00",
versionCode : 4000,
]
xlzx_app = [
......@@ -42,13 +42,13 @@ ext {
ydlPublishVersion = [
// -------------- 业务模块 --------------
//第三步 若干
"m-confide" : "0.0.21",
"m-consultant" : "0.0.38",
"m-course" : "0.0.24",
"m-fm" : "0.0.16",
"m-muse" : "0.0.13",
"m-tests" : "0.0.10",
"m-user" : "0.0.31",
"m-confide" : "0.0.22",
"m-consultant" : "0.0.39",
"m-course" : "0.0.25",
"m-fm" : "0.0.17",
"m-muse" : "0.0.14",
"m-tests" : "0.0.11",
"m-user" : "0.0.32",
//-------------- 业务模块 API 层 --------------
"m-audioim-api" : "0.0.1",
......@@ -62,12 +62,12 @@ ext {
//-------------- 功能组件 --------------
//第一步
"ydl-platform" : "0.0.24",
"ydl-platform" : "0.0.26",
//第二步 若干
"ydl-webview" : "0.0.26",
"ydl-media" : "0.0.12",
"ydl-pay" : "0.0.9",
"m-audioim" : "0.0.15",
"ydl-webview" : "0.0.27",
"ydl-media" : "0.0.13",
"ydl-pay" : "0.0.10",
"m-audioim" : "0.0.16",
//以下 几乎不会动
"router" : "0.0.1",
"ydl-net" : "0.0.2",
......@@ -97,12 +97,12 @@ ext {
//-------------- 功能组件 --------------
//第一步
"ydl-platform" : "0.0.24",
"ydl-platform" : "0.0.26",
//第二步 若干
"ydl-webview" : "0.0.24",
"ydl-media" : "0.0.12",
"ydl-pay" : "0.0.9",
"m-audioim" : "0.0.15",
"ydl-webview" : "0.0.27",
"ydl-media" : "0.0.13",
"ydl-pay" : "0.0.10",
"m-audioim" : "0.0.16",
//以下 几乎不会动
"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