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
64c3a74b
Commit
64c3a74b
authored
Jul 13, 2022
by
霍志良
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:版本号修改
parent
81b467e8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
build.gradle
api/consultant/build.gradle
+1
-1
config.gradle
config.gradle
+3
-3
No files found.
api/consultant/build.gradle
View file @
64c3a74b
...
...
@@ -2,7 +2,7 @@ apply plugin: 'com.android.library'
apply
plugin:
'kotlin-android'
apply
from:
"../../maven_push_api.gradle"
version
=
'1.0.
2
'
version
=
'1.0.
3
'
android
{
compileSdkVersion
rootProject
.
ext
.
android
[
"compileSdkVersion"
]
...
...
config.gradle
View file @
64c3a74b
ext
{
dev_mode
=
false
//组件发布的时候需要设置为false
ydl2PublishVersion
=
"0.2.0.
7
"
ydl2PublishVersion
=
"0.2.0.
8
"
ydlPublishVersion
=
[
// -------------- 业务模块 --------------
//第三步 若干
...
...
@@ -8,7 +8,7 @@ ext {
"m-consultant"
:
"0.0.60.78"
,
"m-fm"
:
"0.0.30.09"
,
"m-user"
:
"0.0.62.72"
,
"m-home"
:
"0.0.24.0
4
"
,
"m-home"
:
"0.0.24.0
6
"
,
"m-im"
:
"0.0.21.69"
,
"m-dynamic"
:
"0.0.7.80"
,
"m-article"
:
"0.0.0.10"
,
...
...
@@ -231,7 +231,7 @@ ext {
"ydl-m-tests-api"
:
"com.ydl:m-tests-api:1.0.0"
,
"ydl-m-im-api"
:
"com.ydl:m-im-api:1.0.2"
,
"ydl-m-home-api"
:
"com.ydl:m-home-api:${ydlPublishVersion["
m
-
home
-
api
"]}"
,
"ydl-m-consultant-api"
:
"com.ydl:m-consultant-api:1.0.
2
"
,
"ydl-m-consultant-api"
:
"com.ydl:m-consultant-api:1.0.
3
"
,
"ydl-m-dynamic-api"
:
"com.ydl:m-dynamic-api:1.0.0"
,
"ydl-m-confide-api"
:
"com.ydl:m-confide-api:1.0.4"
,
"ydl-m-course-api"
:
"com.ydl:m-course-api:1.0.0"
,
...
...
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