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
ef97e81e
Commit
ef97e81e
authored
Jun 15, 2022
by
范玉宾
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove robust platform module to be update version
Took 18 minutes
parent
9c5bae27
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
config.gradle
config.gradle
+0
-1
build.gradle
ydl-platform/build.gradle
+0
-1
No files found.
config.gradle
View file @
ef97e81e
...
@@ -237,7 +237,6 @@ ext {
...
@@ -237,7 +237,6 @@ ext {
"cube"
:
"in.srain.cube:cube-sdk:1.0.44@aar"
,
"cube"
:
"in.srain.cube:cube-sdk:1.0.44@aar"
,
"support-multidex"
:
'androidx.multidex:multidex:2.0.0'
,
"support-multidex"
:
'androidx.multidex:multidex:2.0.0'
,
"ydl-ijkplayer-jjdxm"
:
"com.ydl:jjdxm-ijkplayer:0.0.33"
,
"ydl-ijkplayer-jjdxm"
:
"com.ydl:jjdxm-ijkplayer:0.0.33"
,
"robust"
:
"com.meituan.robust:robust:0.4.87"
,
"walle"
:
"com.meituan.android.walle:library:1.1.5"
,
"walle"
:
"com.meituan.android.walle:library:1.1.5"
,
"jpush"
:
"cn.jiguang.sdk:jpush:3.3.6"
,
"jpush"
:
"cn.jiguang.sdk:jpush:3.3.6"
,
"jcore"
:
"cn.jiguang.sdk:jcore:2.1.4"
,
"jcore"
:
"cn.jiguang.sdk:jcore:2.1.4"
,
...
...
ydl-platform/build.gradle
View file @
ef97e81e
...
@@ -150,7 +150,6 @@ dependencies {
...
@@ -150,7 +150,6 @@ dependencies {
api
rootProject
.
ext
.
dependencies
[
"flowlayout"
]
api
rootProject
.
ext
.
dependencies
[
"flowlayout"
]
api
rootProject
.
ext
.
dependencies
[
"androidanimations"
]
api
rootProject
.
ext
.
dependencies
[
"androidanimations"
]
//====================Tools====================
//====================Tools====================
api
rootProject
.
ext
.
dependencies
[
"robust"
]
api
rootProject
.
ext
.
dependencies
[
"walle"
]
api
rootProject
.
ext
.
dependencies
[
"walle"
]
api
rootProject
.
ext
.
dependencies
[
"jpush"
]
api
rootProject
.
ext
.
dependencies
[
"jpush"
]
api
rootProject
.
ext
.
dependencies
[
"jcore"
]
api
rootProject
.
ext
.
dependencies
[
"jcore"
]
...
...
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