Skip to content

Commit c3864ef

Browse files
Bump kotlin_version from 1.4.20 to 1.4.21
Bumps `kotlin_version` from 1.4.20 to 1.4.21. Updates `kotlin-gradle-plugin` from 1.4.20 to 1.4.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.4.20...v1.4.21) Updates `kotlin-stdlib` from 1.4.20 to 1.4.21 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.4.20...v1.4.21) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6766842 commit c3864ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
buildscript {
33
ext {
4-
kotlin_version = '1.4.20'
4+
kotlin_version = '1.4.21'
55
lifecycle_version = "2.2.0"
66
appcompat_version = "1.2.0"
77
constraint_layout_version = "2.0.4"

0 commit comments

Comments
 (0)