We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ef8d9c commit e88efd5Copy full SHA for e88efd5
1 file changed
app/build.gradle
@@ -238,7 +238,7 @@ dependencies {
238
implementation 'io.github.scwang90:refresh-header-material:3.0.0-alpha'
239
240
// 日志打印框架:https://github.com/JakeWharton/timber
241
- implementation 'com.jakewharton.timber:timber:4.7.1'
+ implementation 'com.jakewharton.timber:timber:5.0.1'
242
243
// 指示器框架:https://github.com/ongakuer/CircleIndicator
244
implementation 'me.relex:circleindicator:2.1.6'
0 commit comments