1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-25 17:27:00 +00:00

Revert "Updated recyclerview library"

This reverts commit 7bc593903a.
This commit is contained in:
M66B 2018-12-30 10:51:47 +00:00
parent a04736882b
commit d8c63367c1

View file

@ -72,8 +72,8 @@ repositories {
dependencies { dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar']) implementation fileTree(dir: 'libs', include: ['*.jar'])
def appcompat_version = "1.1.0-alpha01" def appcompat_version = "1.0.2"
def recyclerview_version = "1.1.0-alpha01" def recyclerview_version = "1.0.0"
def coordinatorlayout_version = "1.0.0" def coordinatorlayout_version = "1.0.0"
def constraintlayout_version = "1.1.3" def constraintlayout_version = "1.1.3"
def material_version = "1.0.0" def material_version = "1.0.0"