Update AndroidX Navigation to version 2.5.2
This commit is contained in:
parent
684740edb0
commit
069318cc25
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ buildscript {
|
|||
'androidxLifecycle': '2.5.1',
|
||||
'androidxAnnotation': '1.4.0',
|
||||
'androidxBiometric': '1.1.0',
|
||||
'androidxNavigation': '2.5.1',
|
||||
'androidxNavigation': '2.5.2',
|
||||
'androidxConstraintLayout': '2.1.4',
|
||||
'androidxWorkManager': '2.7.1',
|
||||
'androidxFragment': '1.5.2',
|
||||
|
|
Loading…
Reference in a new issue