Update Kotlin to 1.3.61

This commit is contained in:
cketti 2020-01-19 01:52:35 +01:00
parent c64ee93acd
commit 9d948e1f51

View file

@ -9,7 +9,7 @@ buildscript {
]
versions = [
'kotlin': '1.3.50',
'kotlin': '1.3.61',
'androidxAppCompat': '1.0.2',
'androidxRecyclerView': '1.0.0',
'androidxLifecycleExtensions': '2.1.0',