Upgrade to Kotlin 1.3.71

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-03-23 22:50:04 +05:30
parent 4725e55090
commit 383659fb8a

View File

@ -18,7 +18,7 @@ buildscript {
fragmentVersion = '1.2.2'
materialComponentsVersion = '1.1.0'
jsr305Version = '3.0.2'
kotlinVersion = '1.3.70'
kotlinVersion = '1.3.71'
preferenceVersion = '1.1.0'
streamsupportVersion = '1.7.1'
threetenabpVersion = '1.2.2'