mirror of
https://codeberg.org/timelimit/opentimelimit-android.git
synced 2025-10-03 09:49:24 +02:00
Update libraries
This commit is contained in:
parent
da0f0ea332
commit
56bee55f8f
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ android {
|
|||
dependencies {
|
||||
def nav_version = "1.0.0-alpha11"
|
||||
def room_version = "2.0.0"
|
||||
def paging_version = "2.1.0-rc01"
|
||||
def paging_version = "2.1.0"
|
||||
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue