Bump kotlin_version from 1.4.30 to 1.4.31
@@ -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.30'
+ ext.kotlin_version = '1.4.31'
repositories {
google()
jcenter()