Skip to content

Commit e0d40e7

Browse files
authored
Merge pull request #109 from rosuH/dependabot/gradle/kotlin_version-1.4.30
⬆️ Bump kotlin_version from 1.4.10 to 1.4.30
2 parents ae8d5fd + 45c3a53 commit e0d40e7

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)