优化
This commit is contained in:
@@ -48,6 +48,8 @@ recyclerview = "1.2.0"
|
||||
#noinspection GradleDependency
|
||||
viewpager2 = "1.0.0"
|
||||
webkit = "1.13.0"
|
||||
collection = "1.5.0"
|
||||
|
||||
zxingLite = "3.2.0"
|
||||
|
||||
|
||||
@@ -60,6 +62,7 @@ activity-ktx = { module = "androidx.activity:activity-ktx", version.ref = "activ
|
||||
androidx-annotation = { group = "androidx.annotation", name = "annotation", version = "1.9.1" }
|
||||
#androidx-annotation-experimental = { group = "androidx.annotation", name = "annotation-experimental", version = "1.3.1" }
|
||||
|
||||
androidx-collection = { module = "androidx.collection:collection", version.ref = "collection" }
|
||||
appcompat-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }
|
||||
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "constraintlayout" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user