Update kotlinx.coroutines to 1.4.1

This commit is contained in:
cketti 2020-11-11 20:31:53 +01:00
parent 87f70c3d0e
commit b629c46c3c

View file

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