1
0
mirror of https://gitee.com/51danju/workclock.git synced 2025-12-31 06:29:41 +08:00

增加可以使用桌面壁纸,Log库替为timber,

This commit is contained in:
wushunlian
2019-10-16 10:07:14 +08:00
parent dd5505a5ab
commit c306a6772a
56 changed files with 620 additions and 251 deletions

View File

@@ -115,6 +115,10 @@ dependencies {
implementation 'com.github.samlss:ClockView:1.0'
implementation "com.ironsource.aura.oneadapter:oneadapter:1.2.0"
// Timber logging
implementation 'com.jakewharton.timber:timber:4.7.1'
}