mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-19 13:48:58 +00:00
Updated RecyclerView
This commit is contained in:
parent
641e215d99
commit
d5991a8106
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ dependencies {
|
||||||
|
|
||||||
def appcompat_version = "1.1.0-rc01"
|
def appcompat_version = "1.1.0-rc01"
|
||||||
def fragment_version = "1.1.0-rc04"
|
def fragment_version = "1.1.0-rc04"
|
||||||
def recyclerview_version = "1.1.0-beta01"
|
def recyclerview_version = "1.1.0-beta03"
|
||||||
def coordinatorlayout_version = "1.1.0-beta01"
|
def coordinatorlayout_version = "1.1.0-beta01"
|
||||||
def constraintlayout_version = "2.0.0-beta2"
|
def constraintlayout_version = "2.0.0-beta2"
|
||||||
def material_version = "1.1.0-alpha09"
|
def material_version = "1.1.0-alpha09"
|
||||||
|
|
Loading…
Reference in a new issue