Bumps `kotlin_version` from 1.4.0 to 1.4.10. Updates `kotlin-gradle-plugin` from 1.4.0 to 1.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Commits](https://github.com/JetBrains/kotlin/commits) Updates `kotlin-stdlib-jdk7` from 1.4.0 to 1.4.10 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Commits](https://github.com/JetBrains/kotlin/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@@ -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.0'
+ ext.kotlin_version = '1.4.10'
repositories {
google()
jcenter()