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
de7c3efd
Commit
de7c3efd
authored
Nov 15, 2019
by
konghaorui
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'dev' of
ssh://gitlab.yidianling.com:2224/app_android_lib/YDL-Component
into dev
parents
7797c11a
95fb1c61
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
config.gradle
config.gradle
+1
-1
modular.gradle
m-consultant/modular.gradle
+3
-3
No files found.
config.gradle
View file @
de7c3efd
ext
{
ext
{
kotlin_version
=
'1.3.21'
kotlin_version
=
'1.3.21'
dev_mode
=
tru
e
dev_mode
=
fals
e
ydl_app
=
[
ydl_app
=
[
appName
:
"心理咨询壹点灵"
,
appName
:
"心理咨询壹点灵"
,
...
...
m-consultant/modular.gradle
View file @
de7c3efd
...
@@ -8,14 +8,14 @@ modular {
...
@@ -8,14 +8,14 @@ modular {
groupId
=
"com.ydl"
groupId
=
"com.ydl"
artifactId
=
"m-consultant-module-xlzx"
artifactId
=
"m-consultant-module-xlzx"
// 上报的 心理咨询 业务模块 aar 包的版本号
// 上报的 心理咨询 业务模块 aar 包的版本号
version
=
"0.0.1
4
"
version
=
"0.0.1
5
"
}
}
ydl
{
ydl
{
groupId
=
"com.ydl"
groupId
=
"com.ydl"
artifactId
=
"m-consultant-module-ydl"
artifactId
=
"m-consultant-module-ydl"
// 上报的 壹点灵 业务模块 aar 包的版本号
// 上报的 壹点灵 业务模块 aar 包的版本号
version
=
"0.0.1
8
"
version
=
"0.0.1
9
"
}
}
}
}
...
@@ -24,7 +24,7 @@ modular {
...
@@ -24,7 +24,7 @@ modular {
groupId
=
"com.ydl"
groupId
=
"com.ydl"
artifactId
=
"m-consultant-api"
artifactId
=
"m-consultant-api"
//开发时注释掉版本号,发布api时打开
//开发时注释掉版本号,发布api时打开
version
=
"0.0.
2
"
version
=
"0.0.
3
"
// API 层打包时需要引入的依赖
// API 层打包时需要引入的依赖
apiDependencies
{
apiDependencies
{
implementation
"com.google.code.gson:gson:2.8.2"
implementation
"com.google.code.gson:gson:2.8.2"
...
...
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