Skip to content

Commit e88efd5

Browse files
committed
升级 Timber 版本到 5.0.1
1 parent 3ef8d9c commit e88efd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ dependencies {
238238
implementation 'io.github.scwang90:refresh-header-material:3.0.0-alpha'
239239

240240
// 日志打印框架:https://github.com/JakeWharton/timber
241-
implementation 'com.jakewharton.timber:timber:4.7.1'
241+
implementation 'com.jakewharton.timber:timber:5.0.1'
242242

243243
// 指示器框架:https://github.com/ongakuer/CircleIndicator
244244
implementation 'me.relex:circleindicator:2.1.6'

0 commit comments

Comments
 (0)