Update AndroidX navigation to 2.1.0

This commit is contained in:
cketti 2020-01-19 02:46:36 +01:00
parent a7244aa399
commit 52816794cd

View file

@ -14,7 +14,7 @@ buildscript {
'androidxRecyclerView': '1.0.0',
'androidxLifecycleExtensions': '2.1.0',
'androidxAnnotation': '1.0.1',
'androidxNavigation': '2.0.0',
'androidxNavigation': '2.1.0',
'androidxConstraintLayout': '1.1.3',
'androidxWorkManager': '2.2.0',
'androidxFragment': '1.1.0',