build: bump to Kotlin 1.4.32

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2021-03-30 11:26:44 +05:30
parent d0b5fb5107
commit 511e54764e
No known key found for this signature in database
GPG Key ID: 366D7BBAD1031E80

View File

@ -15,7 +15,7 @@ buildscript {
fragmentVersion = '1.3.2'
jsr305Version = '3.0.2'
junitVersion = '4.13.2'
kotlinVersion = '1.4.31'
kotlinVersion = '1.4.32'
lifecycleRuntimeKtxVersion = '2.3.0'
materialComponentsVersion = '1.3.0'
preferenceVersion = '1.1.1'