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
784301e8
Commit
784301e8
authored
Aug 19, 2022
by
刘鹏
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 去掉无痕埋点
parent
b2ab3e70
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
7 deletions
+0
-7
config.gradle
config.gradle
+0
-1
build.gradle
ydl-platform/build.gradle
+0
-6
No files found.
config.gradle
View file @
784301e8
...
...
@@ -150,7 +150,6 @@ ext {
"bugly-nativecrashreport"
:
"com.tencent.bugly:nativecrashreport:3.6.0.1"
,
"ydl-image"
:
"com.ydl:ydl-image:1.0.10-SNAPSHOT@aar"
,
"ydl-pushagent"
:
"com.ydl:pushagent:0.1.1"
,
"ydl-notracepoint"
:
"com.ydl:notracepoint-lib:0.2.3.3@aar"
,
"ydl-js"
:
"com.ydl:ydl-js:1.0.7-SNAPSHOT@aar"
,
"ydl-router"
:
"com.ydl:ydl-router:1.4.4"
,
"xrecyclerview"
:
"com.ydl:xrecyclerview:1.0.0-SNAPSHOT@aar"
,
...
...
ydl-platform/build.gradle
View file @
784301e8
...
...
@@ -64,12 +64,6 @@ dependencies {
// api rootProject.ext.dependencies["ydl-hnet"]
api
"androidx.lifecycle:lifecycle-viewmodel:2.2.0"
implementation
'com.volcengine:apm_insight:1.4.6.cn'
api
(
rootProject
.
ext
.
dependencies
[
"ydl-notracepoint"
])
{
transitive
=
true
exclude
group:
'com.google.code.gson'
,
module:
'gson'
exclude
group:
'com.squareup.okhttp3'
,
module:
'okhttp3'
exclude
group:
'com.squareup.okhttp3'
,
module:
'logging-interceptor'
}
api
(
rootProject
.
ext
.
dependencies
[
"pictureselector"
])
{
exclude
group:
'com.android.support'
,
module:
'recyclerview-v7'
...
...
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