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
76e8fc66
Commit
76e8fc66
authored
Jul 25, 2022
by
万齐军
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
网易纯音频
parent
84a2b33f
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
build.gradle
build.gradle
+2
-1
build.gradle
m-im/build.gradle
+1
-1
No files found.
build.gradle
View file @
76e8fc66
...
...
@@ -14,7 +14,7 @@ buildscript {
ydlrouter_version
=
'1.2.3'
constrait_support_version
=
'1.0.2'
componentVersion
=
"0.3.0.
4
-SNAPSHOT"
componentVersion
=
"0.3.0.
5
-SNAPSHOT"
}
repositories
{
mavenCentral
()
...
...
@@ -51,6 +51,7 @@ allprojects { p ->
url
'http://maven.aliyun.com/nexus/content/groups/public/'
allowInsecureProtocol
true
}
maven
{
url
'https://oss.sonatype.org/content/repositories/snapshots/'
}
mavenLocal
()
}
}
...
...
m-im/build.gradle
View file @
76e8fc66
...
...
@@ -63,7 +63,7 @@ dependencies {
implementation
rootProject
.
ext
.
dependencies
[
"BaseRecyclerViewAdapterHelper"
]
api
'com.tencent.tbs.tbssdk:sdk:43903'
implementation
(
'com.netease.yunxin.kit:call-ui:1.5.
6
'
)
implementation
(
'com.netease.yunxin.kit:call-ui:1.5.
9-SNAPSHOT
'
)
api
project
(
':ydl-webview'
)
api
project
(
':ydl-platform'
)
...
...
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