更新 build.gradle

dev
wangsiyuan 2023-12-08 20:55:05 +08:00
parent 4ef4f6fe39
commit cb660865a1
1 changed files with 2 additions and 1 deletions

View File

@ -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'