Merge remote-tracking branch 'ns/dev' into dev2_dana_combo_only
This commit is contained in:
commit
bf85561303
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ buildscript {
|
||||||
rxandroid_version = '2.1.1'
|
rxandroid_version = '2.1.1'
|
||||||
rxkotlin_version = '2.4.0'
|
rxkotlin_version = '2.4.0'
|
||||||
room_version = '2.2.6'
|
room_version = '2.2.6'
|
||||||
lifecycle_version = '2.3.0'
|
lifecycle_version = '2.3.1'
|
||||||
dagger_version = '2.34.1'
|
dagger_version = '2.34.1'
|
||||||
coroutinesVersion = '1.4.1'
|
coroutinesVersion = '1.4.1'
|
||||||
activityVersion = '1.2.0'
|
activityVersion = '1.2.0'
|
||||||
|
@ -30,7 +30,7 @@ buildscript {
|
||||||
dexmakerVersion = "1.2"
|
dexmakerVersion = "1.2"
|
||||||
retrofit2Version = '2.9.0'
|
retrofit2Version = '2.9.0'
|
||||||
okhttp3Version = '4.9.0'
|
okhttp3Version = '4.9.0'
|
||||||
byteBuddyVersion = '1.10.21'
|
byteBuddyVersion = '1.10.22'
|
||||||
|
|
||||||
androidx_junit = '1.1.2'
|
androidx_junit = '1.1.2'
|
||||||
androidx_rules = '1.4.0-alpha04'
|
androidx_rules = '1.4.0-alpha04'
|
||||||
|
|
Loading…
Reference in a new issue