Update kotlinx.coroutines to 1.4.1
This commit is contained in:
parent
87f70c3d0e
commit
b629c46c3c
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ buildscript {
|
|||
|
||||
versions = [
|
||||
'kotlin': '1.4.10',
|
||||
'kotlinCoroutines': '1.3.7',
|
||||
'kotlinCoroutines': '1.4.1',
|
||||
'androidxAppCompat': '1.2.0',
|
||||
'androidxRecyclerView': '1.1.0',
|
||||
'androidxLifecycle': '2.2.0',
|
||||
|
|
Loading…
Reference in a new issue