mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-05 19:42:20 +02:00
Update dependencies
This commit is contained in:
parent
9eb26f9e21
commit
93133f68b7
1 changed files with 1 additions and 1 deletions
|
@ -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'])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue