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
671e579163
commit
b7dcc7d1b2
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ dependencies {
|
||||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||||
|
|
||||||
def appcompat_version = "1.1.0-rc01"
|
def appcompat_version = "1.1.0-rc01"
|
||||||
def recyclerview_version = "1.1.0-beta01"
|
def recyclerview_version = "1.1.0-beta02"
|
||||||
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-alpha07"
|
def material_version = "1.1.0-alpha07"
|
||||||
|
|
Loading…
Reference in a new issue