build: bump to Kotlin 1.4.32
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
d0b5fb5107
commit
511e54764e
@ -15,7 +15,7 @@ buildscript {
|
|||||||
fragmentVersion = '1.3.2'
|
fragmentVersion = '1.3.2'
|
||||||
jsr305Version = '3.0.2'
|
jsr305Version = '3.0.2'
|
||||||
junitVersion = '4.13.2'
|
junitVersion = '4.13.2'
|
||||||
kotlinVersion = '1.4.31'
|
kotlinVersion = '1.4.32'
|
||||||
lifecycleRuntimeKtxVersion = '2.3.0'
|
lifecycleRuntimeKtxVersion = '2.3.0'
|
||||||
materialComponentsVersion = '1.3.0'
|
materialComponentsVersion = '1.3.0'
|
||||||
preferenceVersion = '1.1.1'
|
preferenceVersion = '1.1.1'
|
||||||
|
Loading…
Reference in New Issue
Block a user