Bump kotlin_version from 1.4.31 to 1.4.32
@@ -8,7 +8,7 @@ import com.github.spotbugs.snom.SpotBugsTask
// its root folder, another one for the app module in subfolder of root.
buildscript {
- ext.kotlin_version = '1.4.31'
+ ext.kotlin_version = '1.4.32'
repositories {
google()
jcenter()