1、增加countly更改deviceID的时机。保证上报的问题可以与蘑菇平台的SN对应上。
This commit is contained in:
donghongyu-pc
2024-11-05 19:36:07 +08:00
parent 9bea5ed9c4
commit 95361ebc41
3 changed files with 11 additions and 3 deletions

View File

@@ -227,9 +227,6 @@ dependencies {
implementation project(':OCH:facade')
implementation 'com.mogo.cloud:countly-sdk:1.4.7.49.18-debug'
implementation 'com.mogo.cloud:countly-sdk-native:1.4.7.49.18-debug'
androidTestImplementation rootProject.ext.dependencies.androidx_test_core
androidTestImplementation rootProject.ext.dependencies.androidx_test_core_ktx
androidTestImplementation rootProject.ext.dependencies.androidx_unit_ext