[opt 3.0]
[Change] [1、打开视频播放音量 2、修复crashreport_upgrade加载异常] Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
@@ -58,7 +58,7 @@ dependencies {
|
||||
implementation project(":foudations:mogo-commons")
|
||||
}
|
||||
|
||||
implementation 'com.tencent.bugly:crashreport_upgrade:latest.release'
|
||||
implementation 'com.tencent.bugly:crashreport_upgrade:1.6.1'
|
||||
//其中latest.release指代最新Bugly SDK版本号,也可以指定明确的版本号,例如2.1.9
|
||||
implementation 'com.tencent.bugly:nativecrashreport:latest.release'
|
||||
//其中latest.release指代最新Bugly NDK版本号,也可以指定明确的版本号,例如3.0
|
||||
|
||||
@@ -56,7 +56,7 @@ dependencies {
|
||||
implementation project(":foudations:mogo-commons")
|
||||
}
|
||||
|
||||
implementation 'com.tencent.bugly:crashreport_upgrade:latest.release'
|
||||
implementation 'com.tencent.bugly:crashreport_upgrade:1.6.1'
|
||||
//其中latest.release指代最新版本号,也可以指定明确的版本号,例如1.2.0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user