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
735e336b
Commit
735e336b
authored
Aug 26, 2022
by
万齐军
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ydl-av发布,合并release
parent
5addf42f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
build.gradle
build.gradle
+1
-1
build.gradle
m-audioim/build.gradle
+1
-1
AudioHomeActivity.kt
m-audioim/src/main/java/com/ydl/audioim/AudioHomeActivity.kt
+1
-1
No files found.
build.gradle
View file @
735e336b
...
...
@@ -14,7 +14,7 @@ buildscript {
ydlrouter_version
=
'1.2.3'
constrait_support_version
=
'1.0.2'
componentVersion
=
"0.3.0.47.
5
-SNAPSHOT"
componentVersion
=
"0.3.0.47.
7
-SNAPSHOT"
}
repositories
{
mavenCentral
()
...
...
m-audioim/build.gradle
View file @
735e336b
...
...
@@ -65,7 +65,7 @@ dependencies {
kapt
"com.alibaba:arouter-compiler:$arouter_compiler"
api
"com.alibaba:arouter-api:$arouter_api"
api
"com.ydl:ydl-av:1.4.
6
"
api
"com.ydl:ydl-av:1.4.
8
"
implementation
'com.volcengine:apm_insight:1.4.6.cn'
api
project
(
':ydl-platform'
)
...
...
m-audioim/src/main/java/com/ydl/audioim/AudioHomeActivity.kt
View file @
735e336b
...
...
@@ -782,7 +782,7 @@ class AudioHomeActivity :
.
sendRichLog
(
AliYunLogConfig
.
AGORA
,
"用户端点击:切换线路 channelId:${channelId}"
)
ActionCountUtils
.
record
(
"call_phone_page"
,
"call_phone_icon_click"
,
"0"
,
"4"
)
showChooseDialog
(
2
)
showChooseDialog
(
1
)
}
//挂断
iv_hang_up
.
setOnClickListener
{
...
...
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