Skip to content

Commit 50b36b3

Browse files
dependabot[bot]hannesa2
authored andcommitted
Bump kotlin_version from 1.4.10 to 1.4.20
Bumps `kotlin_version` from 1.4.10 to 1.4.20. Updates `kotlin-gradle-plugin` from 1.4.10 to 1.4.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.20/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.4.10...v1.4.20) Updates `kotlin-stdlib-jdk7` from 1.4.10 to 1.4.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.20/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.4.10...v1.4.20) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a68b52 commit 50b36b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
buildscript {
2-
ext.kotlin_version = '1.4.10'
2+
ext.kotlin_version = '1.4.20'
33
repositories {
44
google()
55
jcenter()

0 commit comments

Comments
 (0)