优化
This commit is contained in:
+2
-1
@@ -152,10 +152,11 @@ dependencies {
|
||||
implementation('androidx.constraintlayout:constraintlayout:2.1.3')
|
||||
implementation('androidx.swiperefreshlayout:swiperefreshlayout:1.1.0')
|
||||
implementation('androidx.viewpager2:viewpager2:1.0.0')
|
||||
implementation('androidx.webkit:webkit:1.4.0')
|
||||
|
||||
implementation('com.google.android.material:material:1.5.0')
|
||||
implementation('com.google.android.flexbox:flexbox:3.0.0')
|
||||
implementation('com.google.code.gson:gson:2.9.0')
|
||||
implementation('androidx.webkit:webkit:1.4.0')
|
||||
|
||||
//lifecycle
|
||||
def lifecycle_version = '2.4.1'
|
||||
|
||||
Reference in New Issue
Block a user