修改轨迹存储异常

This commit is contained in:
qiji4215
2023-04-26 10:46:12 +08:00
parent cba2c8868b
commit a81e2f5d82
5 changed files with 17 additions and 12 deletions

View File

@@ -73,9 +73,7 @@ android {
dependencies {
implementation project(':collect-library')
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'