Update AndroidX Navigation to version 2.5.2

This commit is contained in:
cketti 2022-09-20 18:43:02 +02:00
parent 684740edb0
commit 069318cc25

View file

@ -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',