更新 build.gradle
parent
4ef4f6fe39
commit
cb660865a1
|
|
@ -37,7 +37,8 @@ dependencies {
|
|||
implementation 'com.google.code.gson:gson:2.10'
|
||||
// https://mvnrepository.com/artifact/com.jakewharton.timber/timber
|
||||
implementation 'com.jakewharton.timber:timber:5.0.1'
|
||||
|
||||
// 添加 WorkManager 的依赖
|
||||
implementation "androidx.work:work-runtime:2.7.0"
|
||||
implementation 'androidx.appcompat:appcompat:1.2.0'
|
||||
implementation 'com.google.android.material:material:1.3.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
|
||||
|
|
|
|||
Loading…
Reference in New Issue