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
20551e40
Commit
20551e40
authored
Jun 29, 2022
by
万齐军
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
device-id版本号修改
parent
e5280bf1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 additions
and
9 deletions
+1
-9
build.gradle
build.gradle
+0
-1
config.gradle
config.gradle
+1
-1
build.gradle
m-home/build.gradle
+0
-7
No files found.
build.gradle
View file @
20551e40
...
...
@@ -33,7 +33,6 @@ buildscript {
classpath
"org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath
'com.ydl.plugins:modular:1.0.3'
classpath
'com.ydl:notracepoint-gradle-plugin:0.0.3'
classpath
'com.ydl.plugins:restools:1.0.1'
}
}
...
...
config.gradle
View file @
20551e40
...
...
@@ -208,7 +208,7 @@ ext {
"blankUtil"
:
"com.blankj:utilcode:1.25.9"
,
"ydl-hnet"
:
"com.ydl:h-net:0.0.8"
,
"ydl-user-router"
:
"com.ydl:router:1.0.0-SNAPSHOT@aar"
,
"ydl-device"
:
"com.ydl:device-id:0.0.3
0@aar
"
,
"ydl-device"
:
"com.ydl:device-id:0.0.3
1
"
,
"ydl-net"
:
"com.ydl:ydl-net:${ydl2PublishVersion}"
,
"ydl-utils"
:
"com.ydl:ydl-utils:${ydl2PublishVersion}"
,
...
...
m-home/build.gradle
View file @
20551e40
...
...
@@ -2,13 +2,6 @@ apply plugin: 'com.android.library'
apply
plugin:
'kotlin-android'
apply
plugin:
'kotlin-kapt'
apply
plugin:
'kotlin-android-extensions'
apply
plugin:
'resTools'
// 资源重命名插件
// 配置资源重命名插件
resConfig
{
new_prefix
=
'home_'
// 资源前缀
old_prefix
=
''
// 老前缀,可为''空字符串
}
kapt
{
arguments
{
...
...
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