Skip to content

Commit 45c3a53

Browse files
⬆️ Bump kotlin_version from 1.4.10 to 1.4.30
Bumps `kotlin_version` from 1.4.10 to 1.4.30. Updates `kotlin-gradle-plugin` from 1.4.10 to 1.4.30 Updates `kotlin-stdlib-jdk7` from 1.4.10 to 1.4.30 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.4.10...v1.4.30) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent c35b684 commit 45c3a53

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.10"
4+
ext.kotlin_version="1.4.30"
55
repositories {
66
google()
77
jcenter()

0 commit comments

Comments
 (0)