This commit is contained in:
kunfei 2022-05-24 20:51:13 +08:00
parent 53f0340098
commit b7055d1339
2 changed files with 2 additions and 1 deletions

1
.idea/.name Normal file
View File

@ -0,0 +1 @@
legado

View File

@ -158,7 +158,7 @@ dependencies {
implementation('androidx.activity:activity-ktx:1.4.0')
implementation('androidx.fragment:fragment-ktx:1.4.1')
implementation('androidx.preference:preference-ktx:1.2.0')
implementation('androidx.constraintlayout:constraintlayout:2.1.3')
implementation('androidx.constraintlayout:constraintlayout:2.1.4')
implementation('androidx.swiperefreshlayout:swiperefreshlayout:1.1.0')
implementation('androidx.viewpager2:viewpager2:1.0.0')
implementation('androidx.webkit:webkit:1.4.0')