gradle: Bump kotlin version.

This commit is contained in:
Ryan Pavlik 2021-04-30 12:02:12 -05:00
parent 5c62db854e
commit 3540104613

View file

@ -3,7 +3,7 @@
buildscript {
ext {
kotlinVersion = '1.4.31'
kotlinVersion = '1.4.32'
latestAboutLibsRelease = "8.5.0"
androidxCoreVersion = "1.3.2"