Skip to content

Commit da159a1

Browse files
author
Blankj
committed
see 07/17 log
1 parent e9f7a77 commit da159a1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

config.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)