mirror of
https://github.com/nextcloud/talk-android
synced 2025-07-17 09:45:02 +01:00
Update stuff
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
6a031ae860
commit
0d663fc2d5
@ -154,7 +154,7 @@ android {
|
|||||||
}
|
}
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
work_version = '2.3.0-beta02'
|
work_version = '2.3.0-rc01'
|
||||||
koin_version = "2.1.0-alpha-1"
|
koin_version = "2.1.0-alpha-1"
|
||||||
lifecycle_version = '2.2.0-rc03'
|
lifecycle_version = '2.2.0-rc03'
|
||||||
coil_version = "0.9.1"
|
coil_version = "0.9.1"
|
||||||
@ -262,7 +262,7 @@ dependencies {
|
|||||||
implementation 'com.github.aurae.retrofit2:converter-logansquare:1.4.1'
|
implementation 'com.github.aurae.retrofit2:converter-logansquare:1.4.1'
|
||||||
implementation group: 'joda-time', name: 'joda-time', version: '2.10.3'
|
implementation group: 'joda-time', name: 'joda-time', version: '2.10.3'
|
||||||
implementation 'com.bluelinelabs:logansquare:1.3.7'
|
implementation 'com.bluelinelabs:logansquare:1.3.7'
|
||||||
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-core', version: '2.10.1'
|
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-core', version: '2.10.2'
|
||||||
kapt 'com.bluelinelabs:logansquare-compiler:1.3.7'
|
kapt 'com.bluelinelabs:logansquare-compiler:1.3.7'
|
||||||
|
|
||||||
compileOnly 'javax.annotation:jsr250-api:1.0'
|
compileOnly 'javax.annotation:jsr250-api:1.0'
|
||||||
|
Loading…
Reference in New Issue
Block a user