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