This commit is contained in:
kunfei
2023-09-20 10:55:41 +08:00
parent fd6910afb0
commit c378af0541
7 changed files with 63 additions and 139 deletions
+3 -3
View File
@@ -168,15 +168,15 @@ dependencies {
implementation('com.github.android:renderscript-intrinsics-replacement-toolkit:b6363490c3')
//androidX
implementation('androidx.core:core-ktx:1.10.1')
implementation('androidx.core:core-ktx:1.12.0')
implementation('androidx.appcompat:appcompat:1.6.1')
implementation('androidx.activity:activity-ktx:1.7.2')
implementation('androidx.fragment:fragment-ktx:1.6.1')
implementation('androidx.preference:preference-ktx:1.2.0')
implementation('androidx.preference:preference-ktx:1.2.1')
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.7.0')
implementation('androidx.webkit:webkit:1.8.0')
//google
implementation('com.google.android.material:material:1.9.0')