Update Kotlin to 1.3.61
This commit is contained in:
parent
c64ee93acd
commit
9d948e1f51
1 changed files with 1 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue