Commit 3ca211b8 by 严久程

版本

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