增加排查问题效率工具

This commit is contained in:
Lihongda
2024-02-21 22:59:07 +08:00
parent 963c6d135d
commit 9cf570410b
8 changed files with 579 additions and 362 deletions
+1 -1
View File
@@ -25,6 +25,6 @@ android {
dependencies {
api fileTree(dir: 'libs', include: ['*.jar'])
testImplementation 'junit:junit:4.12'
api 'androidx.appcompat:appcompat:1.0.0'
api 'androidx.appcompat:appcompat:1.3.0'
}