mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 01:39:22 +02:00
Update dependencies
This commit is contained in:
parent
9d93c19de3
commit
9c2a76bba7
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ android {
|
|||
dependencies {
|
||||
def nav_version = "1.0.0"
|
||||
def room_version = "2.0.0"
|
||||
def work_version = '1.0.0'
|
||||
def work_version = '1.0.1'
|
||||
def paging_version = "2.1.0"
|
||||
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue