This commit is contained in:
2022-09-09 13:36:01 +08:00
parent b515e9eea2
commit 89ed3f5121
27 changed files with 181 additions and 129 deletions

View File

@@ -30,6 +30,8 @@ ext {
"arouter" : 'com.alibaba:arouter-api:1.5.2',//ARouter
"arouter-compiler" : 'com.alibaba:arouter-compiler:1.2.2',
"blank-utilcode" : 'com.blankj:utilcode:1.25.9',
"leakcanary" : 'com.squareup.leakcanary:leakcanary-android:2.9.1',
"imageloader" : 'com.nostra13.universalimageloader:universal-image-loader:1.9.5',
]