Skip to content

Commit b2f9f5d

Browse files
Bump kotlin_version from 1.3.61 to 1.4.31
Bumps `kotlin_version` from 1.3.61 to 1.4.31. Updates `kotlin-gradle-plugin` from 1.3.61 to 1.4.31 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.61...v1.4.31) Updates `kotlin-stdlib-jdk7` from 1.3.61 to 1.4.31 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.3.61...v1.4.31) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 434036d commit b2f9f5d

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
@@ -8,7 +8,7 @@ buildscript {
88
min_sdk_version = 14
99
target_sdk_version = 28
1010

11-
kotlin_version = '1.3.61'
11+
kotlin_version = '1.4.31'
1212
material_version = '1.2.1'
1313
appcompat_version = '1.2.0'
1414
core_version = '1.1.0'

0 commit comments

Comments
 (0)