Merge branch 'dev' of https://github.com/nightscout/AndroidAPS into dev
This commit is contained in:
commit
2c13641f66
1 changed files with 4 additions and 4 deletions
|
@ -12,10 +12,10 @@ buildscript {
|
|||
dagger_version = '2.44'
|
||||
coroutines_version = '1.6.4'
|
||||
activity_version = '1.4.0'
|
||||
fragmentktx_version = '1.4.1'
|
||||
fragmentktx_version = '1.5.4'
|
||||
ormLite_version = '4.46'
|
||||
gson_version = '2.10'
|
||||
nav_version = '2.4.2'
|
||||
nav_version = '2.5.3'
|
||||
appcompat_version = '1.5.1'
|
||||
material_version = '1.7.0'
|
||||
constraintlayout_version = '2.1.4'
|
||||
|
@ -24,7 +24,7 @@ buildscript {
|
|||
commonscodec_version = '1.15'
|
||||
jodatime_version = '2.10.14'
|
||||
work_version = '2.7.1'
|
||||
tink_version = '1.5.0'
|
||||
tink_version = '1.7.0'
|
||||
json_version = '20220320'
|
||||
serialization_version = '1.4.1'
|
||||
joda_version = '2.12.1'
|
||||
|
@ -33,7 +33,7 @@ buildscript {
|
|||
mockito_version = '4.4.0'
|
||||
dexmaker_version = '1.2'
|
||||
retrofit2_version = '2.9.0'
|
||||
okhttp3_version = '4.9.0'
|
||||
okhttp3_version = '4.10.0'
|
||||
byteBuddy_version = '1.12.8'
|
||||
|
||||
androidx_junit_version = '1.1.3'
|
||||
|
|
Loading…
Reference in a new issue