fragment & nav lib update
This commit is contained in:
parent
9673a3cc90
commit
2eb84e7471
1 changed files with 2 additions and 2 deletions
|
@ -12,9 +12,9 @@ buildscript {
|
||||||
dagger_version = '2.32'
|
dagger_version = '2.32'
|
||||||
coroutinesVersion = '1.4.1'
|
coroutinesVersion = '1.4.1'
|
||||||
activityVersion = '1.2.0'
|
activityVersion = '1.2.0'
|
||||||
fragmentktx_version = '1.3.0-rc01'
|
fragmentktx_version = '1.3.0-rc02'
|
||||||
ormLiteVersion = '4.46'
|
ormLiteVersion = '4.46'
|
||||||
nav_version = '2.3.2'
|
nav_version = '2.3.3'
|
||||||
appcompat_version = '1.2.0'
|
appcompat_version = '1.2.0'
|
||||||
material_version = '1.2.1'
|
material_version = '1.2.1'
|
||||||
constraintlayout_version = '2.0.4'
|
constraintlayout_version = '2.0.4'
|
||||||
|
|
Loading…
Reference in a new issue