Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
YDL-Component-Medical
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
杨凯
YDL-Component-Medical
Commits
2de12e06
Commit
2de12e06
authored
Jun 08, 2022
by
刘鹏
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/yk_release' into 'release'
feat: 组件升级提交 See merge request app_android_lib/YDL-Component!144
parents
7cf1e0bd
b342e73d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
23 deletions
+24
-23
config.gradle
config.gradle
+24
-23
No files found.
config.gradle
View file @
2de12e06
...
...
@@ -5,16 +5,16 @@ ext {
ydlPublishVersion
=
[
// -------------- 业务模块 --------------
//第三步 若干
"m-confide"
:
"0.0.50.
19
"
,
"m-consultant"
:
"0.0.60.6
1
"
,
"m-confide"
:
"0.0.50.
20
"
,
"m-consultant"
:
"0.0.60.6
2
"
,
"m-fm"
:
"0.0.30.09"
,
"m-user"
:
"0.0.62.4
6
"
,
"m-home"
:
"0.0.23.
8
0"
,
"m-im"
:
"0.0.21.5
1
"
,
"m-user"
:
"0.0.62.4
8
"
,
"m-home"
:
"0.0.23.
9
0"
,
"m-im"
:
"0.0.21.5
7
"
,
"m-dynamic"
:
"0.0.7.74"
,
"m-article"
:
"0.0.0.10"
,
"m-muse"
:
"0.0.28.7
5
"
,
"m-muse"
:
"0.0.28.7
6
"
,
"m-tests"
:
"0.0.24.18"
,
"m-course"
:
"0.0.43.39"
,
...
...
@@ -26,8 +26,8 @@ ext {
"m-fm-api"
:
"0.0.3"
,
"m-muse-api"
:
"0.0.1"
,
"m-tests-api"
:
"0.0.2"
,
"m-user-api"
:
"0.0.10.2
2
"
,
"m-home-api"
:
"0.0.4.
2
"
,
"m-user-api"
:
"0.0.10.2
4
"
,
"m-home-api"
:
"0.0.4.
4
"
,
"m-im-api"
:
"0.0.12.24"
,
"m-dynamic-api"
:
"0.0.3.71"
,
//-------------- 功能组件 --------------
...
...
@@ -36,13 +36,13 @@ ext {
"ydl-tuicore"
:
"0.0.23"
,
//第一步
"ydl-platform"
:
"0.0.41.3
2
"
,
"ydl-platform"
:
"0.0.41.3
3
"
,
//第二步 若干
"ydl-webview"
:
"0.0.38.92"
,
"ydl-media"
:
"0.0.21.52"
,
"ydl-pay"
:
"0.0.18.19"
,
"m-audioim"
:
"0.0.49.30.1
1
"
,
"m-audioim"
:
"0.0.49.30.1
5
"
,
...
...
@@ -93,19 +93,19 @@ ext {
ydlCompileVersion
=
[
// -------------- 业务模块 --------------
//第三步 若干
"m-confide"
:
"0.0.50.19"
,
"m-consultant"
:
"0.0.60.61"
,
"m-confide"
:
"0.0.50.20"
,
"m-consultant"
:
"0.0.60.62"
,
"m-fm"
:
"0.0.30.09"
,
"m-user"
:
"0.0.62.4
6
"
,
"m-home"
:
"0.0.23.
8
0"
,
"m-im"
:
"0.0.21.5
1
"
,
"m-user"
:
"0.0.62.4
8
"
,
"m-home"
:
"0.0.23.
9
0"
,
"m-im"
:
"0.0.21.5
7
"
,
"m-dynamic"
:
"0.0.7.74"
,
"m-article"
:
"0.0.0.
8
"
,
"m-article"
:
"0.0.0.
10
"
,
"m-muse"
:
"0.0.28.7
5
"
,
"m-muse"
:
"0.0.28.7
6
"
,
"m-tests"
:
"0.0.24.18"
,
"m-course"
:
"0.0.43.39"
,
//-------------- 业务模块 API 层 --------------
"m-audioim-api"
:
"0.0.6"
,
"m-confide-api"
:
"0.0.2.16"
,
...
...
@@ -114,21 +114,22 @@ ext {
"m-fm-api"
:
"0.0.3"
,
"m-muse-api"
:
"0.0.1"
,
"m-tests-api"
:
"0.0.2"
,
"m-user-api"
:
"0.0.10.2
2
"
,
"m-home-api"
:
"0.0.4.
2
"
,
"m-user-api"
:
"0.0.10.2
4
"
,
"m-home-api"
:
"0.0.4.
4
"
,
"m-im-api"
:
"0.0.12.24"
,
"m-dynamic-api"
:
"0.0.3.71"
,
//-------------- 功能组件 --------------
//mdt组件
//mdt 组件
"ydl-tuicore"
:
"0.0.23"
,
//第一步
"ydl-platform"
:
"0.0.41.3
2
"
,
"ydl-platform"
:
"0.0.41.3
3
"
,
//第二步 若干
"ydl-webview"
:
"0.0.38.92"
,
"ydl-media"
:
"0.0.21.52"
,
"ydl-pay"
:
"0.0.18.19"
,
"m-audioim"
:
"0.0.49.30.1
2
"
,
"m-audioim"
:
"0.0.49.30.1
5
"
,
"ydl-flutter-base"
:
"0.0.14.38"
,
//以下 几乎不会动
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment