File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ If this project helps you a lot and you want to support the project's developmen
4141
4242[ logo ] : https://raw.githubusercontent.com/Blankj/AndroidUtilCode/master/art/logo.png
4343
44- [ aucsvg ] : https://img.shields.io/badge/AndroidUtilCode-v1.17.2 -brightgreen.svg
44+ [ aucsvg ] : https://img.shields.io/badge/AndroidUtilCode-v1.17.3 -brightgreen.svg
4545[ auc ] : https://github.com/Blankj/AndroidUtilCode
4646
4747[ apisvg ] : https://img.shields.io/badge/API-14+-brightgreen.svg
Original file line number Diff line number Diff line change @@ -154,7 +154,7 @@ def configAppDependencies(Project pro) {
154154 // LeakCanary
155155 debugImplementation depConfig. leakcanary. android
156156 releaseImplementation depConfig. leakcanary. android_no_op
157- // implementation 'com.blankj:utilcode:1.17.2 '
157+ // implementation 'com.blankj:utilcode:1.17.3 '
158158 }
159159}
160160
You can’t perform that action at this time.
0 commit comments