mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-06 03:50:23 +02:00
Update dependencies
This commit is contained in:
parent
7b10792d5f
commit
52d101f302
1 changed files with 2 additions and 2 deletions
|
@ -143,9 +143,9 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
def nav_version = "1.0.0"
|
||||
def nav_version = "2.2.1"
|
||||
def room_version = "2.2.4"
|
||||
def work_version = '1.0.1'
|
||||
def work_version = '2.2.0-rc01'
|
||||
def paging_version = "2.1.1"
|
||||
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue