Commit 02b29bb7 by 徐健

Merge branch 'feature/v3' of…

Merge branch 'feature/v3' of ssh://gitlab.yidianling.com:2224/app_android_lib/YDL-Component into feature/v3
parents 71345a37 32061995
ext {
kotlin_version = "1.3.21"
dev_mode = true
dev_mode = false
ydl_app = [
appName : "心理咨询壹点灵",
......@@ -43,17 +43,17 @@ ext {
// -------------- 业务模块 --------------
//第三步 若干
"m-confide" : "0.0.41.3",
"m-consultant" : "0.0.51.17",
"m-fm" : "0.0.23.5",
"m-user" : "0.0.41.3",
"m-home" : "0.0.6.27",
"m-im" : "0.0.3.11",
"m-dynamic" : "0.0.1.7",
"m-confide" : "0.0.42",
"m-consultant" : "0.0.52",
"m-fm" : "0.0.24",
"m-user" : "0.0.42",
"m-home" : "0.0.7",
"m-im" : "0.0.4",
"m-dynamic" : "0.0.2",
"m-muse" : "0.0.20.8",
"m-tests" : "0.0.15.8",
"m-course" : "0.0.34.12",
"m-muse" : "0.0.21",
"m-tests" : "0.0.16",
"m-course" : "0.0.35",
//-------------- 业务模块 API 层 --------------
"m-audioim-api" : "0.0.5",
......@@ -70,13 +70,13 @@ ext {
//-------------- 功能组件 --------------
//第一步
"ydl-platform" : "0.0.29.5",
"ydl-platform" : "0.0.30",
//第二步 若干
"ydl-webview" : "0.0.28.14",
"ydl-media" : "0.0.14.5",
"ydl-pay" : "0.0.11.6",
"m-audioim" : "0.0.40.5",
"ydl-webview" : "0.0.29",
"ydl-media" : "0.0.15",
"ydl-pay" : "0.0.12",
"m-audioim" : "0.0.41",
//以下 几乎不会动
"router" : "0.0.1",
......@@ -116,13 +116,13 @@ ext {
//-------------- 功能组件 --------------
//第一步
"ydl-platform" : "0.0.29.5",
"ydl-platform" : "0.0.30",
//第二步 若干
"ydl-webview" : "0.0.28.13",
"ydl-media" : "0.0.14.4",
"ydl-pay" : "0.0.11.6",
"m-audioim" : "0.0.40.5",
"ydl-webview" : "0.0.29",
"ydl-media" : "0.0.15",
"ydl-pay" : "0.0.12",
"m-audioim" : "0.0.41",
//以下 几乎不会动
......
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