Skip to content

Commit de339a7

Browse files
authored
Merge pull request #2 from allefsousa/dependabot/gradle/kotlin_version-1.5.21
Bump kotlin_version from 1.3.61 to 1.5.21
2 parents 2cd8bfb + 773a6ac commit de339a7

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
@@ -2,7 +2,7 @@
22

33
buildscript {
44
apply from: 'dependencies.gradle'
5-
ext.kotlin_version = '1.3.61'
5+
ext.kotlin_version = '1.5.21'
66
repositories {
77
google()
88
jcenter()

0 commit comments

Comments
 (0)