Skip to content

Commit 380c3c8

Browse files
⬆️ Bump kotlin_version from 1.4.30 to 1.4.32
Bumps `kotlin_version` from 1.4.30 to 1.4.32. Updates `kotlin-gradle-plugin` from 1.4.30 to 1.4.32 Updates `kotlin-stdlib-jdk7` from 1.4.30 to 1.4.32 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6b684e4 commit 380c3c8

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,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22

33
buildscript {
4-
ext.kotlin_version="1.4.30"
4+
ext.kotlin_version="1.4.32"
55
repositories {
66
google()
77
jcenter()

0 commit comments

Comments
 (0)