0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-20 12:12:15 +02:00

Update Kotlin to 1.3.50

This commit is contained in:
cketti 2019-11-13 17:42:05 +01:00
parent 3470ee8774
commit cbe67f0242

View File

@ -8,7 +8,7 @@ buildscript {
] ]
versions = [ versions = [
'kotlin': '1.3.20', 'kotlin': '1.3.50',
'androidxAppCompat': '1.0.2', 'androidxAppCompat': '1.0.2',
'androidxRecyclerView': '1.0.0', 'androidxRecyclerView': '1.0.0',
'androidxLifecycleExtensions': '2.0.0', 'androidxLifecycleExtensions': '2.0.0',