Update AndroidX Lifecycle to version 2.4.1
This commit is contained in:
parent
52da227e7b
commit
213b7ff6b3
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ buildscript {
|
|||
'androidxAppCompat': '1.4.1',
|
||||
'androidxActivity': '1.4.0',
|
||||
'androidxRecyclerView': '1.2.1',
|
||||
'androidxLifecycle': '2.4.0',
|
||||
'androidxLifecycle': '2.4.1',
|
||||
'androidxAnnotation': '1.2.0',
|
||||
'androidxBiometric': '1.1.0',
|
||||
'androidxNavigation': '2.3.5',
|
||||
|
|
Loading…
Reference in a new issue