1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-22 06:01:12 +00:00
M66B 2018-12-28 09:20:28 +00:00
parent 56d30c206d
commit 7bc593903a

View file

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