Update dependencies

This commit is contained in:
Jonas Lochmann 2020-03-30 02:00:00 +02:00
parent 9eb26f9e21
commit 93133f68b7
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36

View file

@ -145,7 +145,7 @@ android {
dependencies {
def nav_version = "2.2.1"
def room_version = "2.2.5"
def work_version = '2.2.0'
def work_version = '2.3.4'
def paging_version = "2.1.2"
implementation fileTree(dir: 'libs', include: ['*.jar'])