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
b8717329
Commit
b8717329
authored
Dec 19, 2019
by
konghaorui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
升级版本号
parent
fdf9640a
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
30 additions
and
31 deletions
+30
-31
config.gradle
config.gradle
+26
-26
modular.gradle
m-confide/modular.gradle
+1
-1
modular.gradle
m-im/modular.gradle
+1
-1
modular.gradle
m-user/modular.gradle
+1
-1
build.gradle
ydl-webview/build.gradle
+1
-2
No files found.
config.gradle
View file @
b8717329
...
@@ -43,40 +43,40 @@ ext {
...
@@ -43,40 +43,40 @@ ext {
// -------------- 业务模块 --------------
// -------------- 业务模块 --------------
//第三步 若干
//第三步 若干
"m-confide"
:
"0.0.40.
1
"
,
"m-confide"
:
"0.0.40.
2
"
,
"m-consultant"
:
"0.0.50.
1
"
,
"m-consultant"
:
"0.0.50.
2
"
,
"m-fm"
:
"0.0.23.
1
"
,
"m-fm"
:
"0.0.23.
2
"
,
"m-user"
:
"0.0.40.
1
"
,
"m-user"
:
"0.0.40.
2
"
,
"m-home"
:
"0.0.6.
3
"
,
"m-home"
:
"0.0.6.
4
"
,
"m-muse"
:
"0.0.20.
1
"
,
"m-muse"
:
"0.0.20.
2
"
,
"m-tests"
:
"0.0.15.
1
"
,
"m-tests"
:
"0.0.15.
2
"
,
"m-course"
:
"0.0.34.
1
"
,
"m-course"
:
"0.0.34.
2
"
,
"m-im"
:
"0.0.
2
"
,
"m-im"
:
"0.0.
3.1
"
,
"m-dynamic"
:
"0.0.1"
,
"m-dynamic"
:
"0.0.1
.1
"
,
//-------------- 业务模块 API 层 --------------
//-------------- 业务模块 API 层 --------------
"m-audioim-api"
:
"0.0.5"
,
"m-audioim-api"
:
"0.0.5"
,
"m-confide-api"
:
"0.0.1"
,
"m-confide-api"
:
"0.0.1
.1
"
,
"m-consultant-api"
:
"0.0.4"
,
"m-consultant-api"
:
"0.0.4"
,
"m-course-api"
:
"0.0.2"
,
"m-course-api"
:
"0.0.2"
,
"m-fm-api"
:
"0.0.2"
,
"m-fm-api"
:
"0.0.2"
,
"m-muse-api"
:
"0.0.1"
,
"m-muse-api"
:
"0.0.1"
,
"m-tests-api"
:
"0.0.1"
,
"m-tests-api"
:
"0.0.1"
,
"m-user-api"
:
"0.0.
8
"
,
"m-user-api"
:
"0.0.
9
"
,
"m-home-api"
:
"0.0.3"
,
"m-home-api"
:
"0.0.3"
,
"m-im-api"
:
"0.0.
2
"
,
"m-im-api"
:
"0.0.
3
"
,
"m-dynamic-api"
:
"0.0.1"
,
"m-dynamic-api"
:
"0.0.1"
,
//-------------- 功能组件 --------------
//-------------- 功能组件 --------------
//第一步
//第一步
"ydl-platform"
:
"0.0.2
8.7
"
,
"ydl-platform"
:
"0.0.2
9.1
"
,
//第二步 若干
//第二步 若干
"ydl-webview"
:
"0.0.28.
2
"
,
"ydl-webview"
:
"0.0.28.
4
"
,
"ydl-media"
:
"0.0.14.
2
"
,
"ydl-media"
:
"0.0.14.
3
"
,
"ydl-pay"
:
"0.0.11.
3
"
,
"ydl-pay"
:
"0.0.11.
4
"
,
"m-audioim"
:
"0.0.40.
2
"
,
"m-audioim"
:
"0.0.40.
3
"
,
//以下 几乎不会动
//以下 几乎不会动
"router"
:
"0.0.1"
,
"router"
:
"0.0.1"
,
...
@@ -102,26 +102,26 @@ ext {
...
@@ -102,26 +102,26 @@ ext {
"m-tests"
:
"0.0.4"
,
"m-tests"
:
"0.0.4"
,
//-------------- 业务模块 API 层 --------------
//-------------- 业务模块 API 层 --------------
"m-audioim-api"
:
"0.0.5"
,
"m-audioim-api"
:
"0.0.5"
,
"m-confide-api"
:
"0.0.1"
,
"m-confide-api"
:
"0.0.1
.1
"
,
"m-consultant-api"
:
"0.0.4"
,
"m-consultant-api"
:
"0.0.4"
,
"m-course-api"
:
"0.0.2"
,
"m-course-api"
:
"0.0.2"
,
"m-fm-api"
:
"0.0.2"
,
"m-fm-api"
:
"0.0.2"
,
"m-muse-api"
:
"0.0.1"
,
"m-muse-api"
:
"0.0.1"
,
"m-tests-api"
:
"0.0.1"
,
"m-tests-api"
:
"0.0.1"
,
"m-user-api"
:
"0.0.
8
"
,
"m-user-api"
:
"0.0.
9
"
,
"m-home-api"
:
"0.0.3"
,
"m-home-api"
:
"0.0.3"
,
"m-im-api"
:
"0.0.
2
"
,
"m-im-api"
:
"0.0.
3
"
,
"m-dynamic-api"
:
"0.0.1"
,
"m-dynamic-api"
:
"0.0.1"
,
//-------------- 功能组件 --------------
//-------------- 功能组件 --------------
//第一步
//第一步
"ydl-platform"
:
"0.0.2
8.7
"
,
"ydl-platform"
:
"0.0.2
9.1
"
,
//第二步 若干
//第二步 若干
"ydl-webview"
:
"0.0.28.
2
"
,
"ydl-webview"
:
"0.0.28.
3
"
,
"ydl-media"
:
"0.0.14.
2
"
,
"ydl-media"
:
"0.0.14.
3
"
,
"ydl-pay"
:
"0.0.11.
3
"
,
"ydl-pay"
:
"0.0.11.
4
"
,
"m-audioim"
:
"0.0.40.
2
"
,
"m-audioim"
:
"0.0.40.
3
"
,
//以下 几乎不会动
//以下 几乎不会动
...
...
m-confide/modular.gradle
View file @
b8717329
...
@@ -24,7 +24,7 @@ modular {
...
@@ -24,7 +24,7 @@ modular {
//发布信息 module/api 通用
//发布信息 module/api 通用
groupId
=
"com.ydl"
groupId
=
"com.ydl"
artifactId
=
"m-confide-api"
artifactId
=
"m-confide-api"
//
version = rootProject.ext.ydlPublishVersion["${childProject.getName()}-api"]
version
=
rootProject
.
ext
.
ydlPublishVersion
[
"${childProject.getName()}-api"
]
// API 层打包时需要引入的依赖
// API 层打包时需要引入的依赖
apiDependencies
{
apiDependencies
{
implementation
"com.google.code.gson:gson:2.8.2"
implementation
"com.google.code.gson:gson:2.8.2"
...
...
m-im/modular.gradle
View file @
b8717329
...
@@ -24,7 +24,7 @@ modular {
...
@@ -24,7 +24,7 @@ modular {
groupId
=
"com.ydl"
groupId
=
"com.ydl"
artifactId
=
"m-im-api"
artifactId
=
"m-im-api"
//开发时注释掉版本号,发布api时打开
//开发时注释掉版本号,发布api时打开
//
version = rootProject.ext.ydlPublishVersion[childProject.getName()+"-api"]
version
=
rootProject
.
ext
.
ydlPublishVersion
[
childProject
.
getName
()+
"-api"
]
// API 层打包时需要引入的依赖
// API 层打包时需要引入的依赖
apiDependencies
{
apiDependencies
{
implementation
"com.google.code.gson:gson:2.8.2"
implementation
"com.google.code.gson:gson:2.8.2"
...
...
m-user/modular.gradle
View file @
b8717329
...
@@ -24,7 +24,7 @@ modular {
...
@@ -24,7 +24,7 @@ modular {
groupId
=
"com.ydl"
groupId
=
"com.ydl"
artifactId
=
"m-user-api"
artifactId
=
"m-user-api"
//开发时注释掉版本号,发布api时打开
//开发时注释掉版本号,发布api时打开
//
version = rootProject.ext.ydlPublishVersion[childProject.getName()+"-api"]
version
=
rootProject
.
ext
.
ydlPublishVersion
[
childProject
.
getName
()+
"-api"
]
// API 层打包时需要引入的依赖
// API 层打包时需要引入的依赖
apiDependencies
{
apiDependencies
{
implementation
"com.google.code.gson:gson:2.8.2"
implementation
"com.google.code.gson:gson:2.8.2"
...
...
ydl-webview/build.gradle
View file @
b8717329
...
@@ -50,10 +50,10 @@ dependencies {
...
@@ -50,10 +50,10 @@ dependencies {
kapt
'com.alibaba:arouter-compiler:1.2.2'
kapt
'com.alibaba:arouter-compiler:1.2.2'
api
rootProject
.
ext
.
dependencies
[
"ydl-user-router"
]
api
rootProject
.
ext
.
dependencies
[
"ydl-user-router"
]
api
fileTree
(
dir:
'libs'
,
include:
[
'*.jar'
])
if
(
rootProject
.
ext
.
dev_mode
){
if
(
rootProject
.
ext
.
dev_mode
){
//开发时使用
//开发时使用
api
project
(
':ydl-platform'
)
api
project
(
':ydl-platform'
)
api
fileTree
(
dir:
'libs'
,
include:
[
'*.jar'
])
implementation
modularPublication
(
'com.ydl:m-user-api'
)
implementation
modularPublication
(
'com.ydl:m-user-api'
)
implementation
modularPublication
(
'com.ydl:m-dynamic-api'
)
implementation
modularPublication
(
'com.ydl:m-dynamic-api'
)
implementation
modularPublication
(
'com.ydl:m-im-api'
)
implementation
modularPublication
(
'com.ydl:m-im-api'
)
...
@@ -63,7 +63,6 @@ dependencies {
...
@@ -63,7 +63,6 @@ dependencies {
compileOnly
rootProject
.
ext
.
dependencies
[
"ydl-m-user-api"
]
compileOnly
rootProject
.
ext
.
dependencies
[
"ydl-m-user-api"
]
compileOnly
rootProject
.
ext
.
dependencies
[
"ydl-m-dynamic-api"
]
compileOnly
rootProject
.
ext
.
dependencies
[
"ydl-m-dynamic-api"
]
compileOnly
rootProject
.
ext
.
dependencies
[
"ydl-m-im-api"
]
compileOnly
rootProject
.
ext
.
dependencies
[
"ydl-m-im-api"
]
compileOnly
files
(
'libs/tbs_sdk_thirdapp_163319.jar'
)
api
(
rootProject
.
ext
.
dependencies
[
"ydl-platform"
])
{
api
(
rootProject
.
ext
.
dependencies
[
"ydl-platform"
])
{
transitive
=
true
transitive
=
true
}
}
...
...
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