Merge pull request #5016 from k9mail/kotlin_update

Update to Kotlin 1.4.10
This commit is contained in:
cketti 2020-10-18 21:36:59 +02:00 committed by GitHub
commit 2b0e2905a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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