Merge pull request #5016 from k9mail/kotlin_update
Update to Kotlin 1.4.10
This commit is contained in:
commit
2b0e2905a9
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ buildscript {
|
|||
]
|
||||
|
||||
versions = [
|
||||
'kotlin': '1.3.72',
|
||||
'kotlin': '1.4.10',
|
||||
'kotlinCoroutines': '1.3.7',
|
||||
'androidxAppCompat': '1.2.0',
|
||||
'androidxRecyclerView': '1.1.0',
|
||||
|
|
Loading…
Reference in a new issue