mirror of
https://codeberg.org/timelimit/opentimelimit-android.git
synced 2025-10-03 17:59:46 +02:00
Update dependencies
This commit is contained in:
parent
4cabb570ae
commit
114b798eaa
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ android {
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
def nav_version = "1.0.0-beta01"
|
def nav_version = "1.0.0-beta02"
|
||||||
def room_version = "2.0.0"
|
def room_version = "2.0.0"
|
||||||
def paging_version = "2.1.0"
|
def paging_version = "2.1.0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue