BaseRecyclerViewAdapterHelper 升级到androidx版本
This commit is contained in:
@@ -39,7 +39,7 @@ android {
|
||||
}
|
||||
|
||||
def overscroll_android = "1.0.4"
|
||||
def base_recyclerview_helper = "2.9.46"
|
||||
def base_recyclerview_helper = "2.9.49-androidx"
|
||||
def ShortcutBadger = "1.1.17"
|
||||
def ConstraintLayoutVersion = "1.1.3"
|
||||
def GlideTransformationsVersion = "3.0.1"
|
||||
|
Reference in New Issue
Block a user